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