Class StbSecColumn_S
Inheritance
System.Object
StbSecColumn_S
Assembly: STBDotNet.dll
Syntax
public class StbSecColumn_S : object
Constructors
|
Improve this Doc
View Source
StbSecColumn_S()
Declaration
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
|
Improve this Doc
View Source
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public StbSecSteelFigureColumn_S StbSecSteelFigureColumn_S { get; set; }
Property Value