Show / Hide Table of Contents

Class StbSecColumn_CFT

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

Constructors

| Improve this Doc View Source

StbSecColumn_CFT()

Declaration
public StbSecColumn_CFT()

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_CFTKind_column kind_column { get; set; }
Property Value
Type Description
StbSecColumn_CFTKind_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_CFT

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