Show / Hide Table of Contents

Class StbSecColumn_SRC

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

Constructors

| Improve this Doc View Source

StbSecColumn_SRC()

Declaration
public StbSecColumn_SRC()

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

Item

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

kind_column

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

name

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

StbSecBarArrangementColumn_SRC

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

StbSecFigureColumn_SRC

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

StbSecSteelFigureColumn_SRC

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

strength_concrete

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