Class StbAnaCalMemberRel
Inheritance
System.Object
StbAnaCalMemberRel
Assembly: STBDotNet.dll
Syntax
public class StbAnaCalMemberRel : 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 StbAnaCalMemberRelMember_kind member_kind { get; set; }
Property Value
|
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[] |
|