Show / Hide Table of Contents

Class StbExtElement

Inheritance
System.Object
StbExtElement
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbExtElement : object

Properties

| Improve this Doc View Source

element_name

Declaration
public string element_name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

object_name

Declaration
public string object_name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

StbExtPropertyDef

Declaration
public StbExtPropertyDef[] StbExtPropertyDef { get; set; }
Property Value
Type Description
StbExtPropertyDef[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX