Show / Hide Table of Contents

Class StbSecPile_RC

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

Properties

| 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

name

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

StbSecBarArrangementPile_RC

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

StbSecFigurePile_RC

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