Show / Hide Table of Contents

Class StbSecOpen_RC

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

Properties

| Improve this Doc View Source

guid

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

id

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

name

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

StbSecBarArrangementOpen_RC

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