Class StbSecSlabDeck
Inheritance
System.Object
StbSecSlabDeck
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
|
Improve this Doc
View Source
StbSecBarArrangementSlabDeck
Declaration
public StbSecBarArrangementSlabDeck StbSecBarArrangementSlabDeck { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public StbSecFigureSlabDeck StbSecFigureSlabDeck { get; set; }
Property Value
|
Improve this Doc
View Source
StbSecProductSlabDeck
Declaration
public StbSecProductSlabDeck StbSecProductSlabDeck { get; set; }
Property Value
|
Improve this Doc
View Source
strength_concrete
Declaration
public string strength_concrete { get; set; }
Property Value
Type |
Description |
System.String |
|