Class StbExtElement
Inheritance
System.Object
StbExtElement
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