Show / Hide Table of Contents

Class StbAnaPropertyRel

Inheritance
System.Object
StbAnaPropertyRel
Namespace: STBDotNet.v202
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
Type Description
StbAnaPropertyRelSection_kind
| 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[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX