Show / Hide Table of Contents

Class StbSecPile_S_Straight

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

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

Declaration
public string strength { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

t

Declaration
public double t { get; set; }
Property Value
Type Description
System.Double
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX