Show / Hide Table of Contents

Class StbAnaMemberid

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

Properties

| Improve this Doc View Source

id

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

kind

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

kindSpecified

Declaration
public bool kindSpecified { get; set; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX