Class StbSecProductSlabPrecast
Inheritance
System.Object
StbSecProductSlabPrecast
Assembly: STBDotNet.dll
Syntax
public class StbSecProductSlabPrecast : object
Properties
|
Improve this Doc
View Source
depth
Declaration
public double depth { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
product_code
Declaration
public string product_code { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
product_company
Declaration
public string product_company { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
product_name
Declaration
public string product_name { get; set; }
Property Value
Type |
Description |
System.String |
|