Show / Hide Table of Contents

Class StbSecColumn_RC

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

Constructors

| Improve this Doc View Source

StbSecColumn_RC()

Declaration
public StbSecColumn_RC()

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

kind_column

Declaration
public StbSecColumn_RCKind_column kind_column { get; set; }
Property Value
Type Description
StbSecColumn_RCKind_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_RC

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

StbSecFigureColumn_RC

Declaration
public StbSecFigureColumn_RC StbSecFigureColumn_RC { get; set; }
Property Value
Type Description
StbSecFigureColumn_RC
| 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