Show / Hide Table of Contents

Class StbSecColumn_S

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

Constructors

| Improve this Doc View Source

StbSecColumn_S()

Declaration
public StbSecColumn_S()

Properties

| Improve this Doc View Source

floor

Declaration
public string floor { get; set; }
Property Value
Type Description
System.String
| 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

isReferenceDirection

Declaration
public bool isReferenceDirection { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Item

Declaration
public object Item { get; set; }
Property Value
Type Description
System.Object
| Improve this Doc View Source

kind_column

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

name

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

StbSecSteelFigureColumn_S

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