Class StbExtObject
Inheritance
System.Object
StbExtObject
Assembly: STBDotNet.dll
Syntax
public class StbExtObject : object
Properties
|
Improve this Doc
View Source
id_object
Declaration
public string id_object { 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
StbExtProperty
Declaration
public StbExtProperty[] StbExtProperty { get; set; }
Property Value