Class StbAnaPropertyRel
Inheritance
System.Object
StbAnaPropertyRel
Assembly: STBDotNet.dll
Syntax
public class StbAnaPropertyRel : object
Properties
|
Improve this Doc
View Source
id_ana_property
Declaration
public string id_ana_property { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
section_kind
Declaration
public StbAnaPropertyRelSection_kind section_kind { get; set; }
Property Value
|
Improve this Doc
View Source
section_kindSpecified
Declaration
public bool section_kindSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Text
Declaration
public string[] Text { get; set; }
Property Value
Type |
Description |
System.String[] |
|