Show / Hide Table of Contents

Class StbAnaMemberRel

Inheritance
System.Object
StbAnaMemberRel
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbAnaMemberRel : object

Properties

| Improve this Doc View Source

id_ana_member

Declaration
public string id_ana_member { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

member_kind

Declaration
public StbAnaMemberRelMember_kind member_kind { get; set; }
Property Value
Type Description
StbAnaMemberRelMember_kind
| Improve this Doc View Source

member_kindSpecified

Declaration
public bool member_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