Class StbAnaSupport
Inheritance
System.Object
StbAnaSupport
Assembly: STBDotNet.dll
Syntax
public class StbAnaSupport : object
Properties
|
Improve this Doc
View Source
direction
Declaration
public StbAnaSupportDirection direction { get; set; }
Property Value
|
Improve this Doc
View Source
guid
Declaration
public string guid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id_node
Declaration
public string id_node { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id_property
Declaration
public string id_property { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|