Class StbSecPileProduct_SC
Inheritance
System.Object
StbSecPileProduct_SC
Assembly: STBDotNet.dll
Syntax
public class StbSecPileProduct_SC : object
Properties
|
Improve this Doc
View Source
D
Declaration
public double D { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
id_order
Declaration
public string id_order { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
kind
Declaration
public string kind { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
length_pile
Declaration
public double length_pile { 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
strength_concrete
Declaration
public string strength_concrete { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
strength_pipe
Declaration
public string strength_pipe { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
tc
Declaration
public double tc { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ts
Declaration
public double ts { get; set; }
Property Value
Type |
Description |
System.Double |
|