Show / Hide Table of Contents

Class StbSecSlabDeck

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

product_type

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

StbSecBarArrangementSlabDeck

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

StbSecFigureSlabDeck

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

StbSecProductSlabDeck

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