Show / Hide Table of Contents

Class StbSecSlabPrecast

Inheritance
System.Object
StbSecSlabPrecast
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecSlabPrecast : 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

precast_type

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

StbSecBarArrangementSlabPrecast

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

StbSecFigureSlabPrecast

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

StbSecProductSlabPrecast

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