Show / Hide Table of Contents

Class StbSecPile_S_Taper

Inheritance
System.Object
StbSecPile_S_Taper
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecPile_S_Taper : object

Properties

| Improve this Doc View Source

D1

Declaration
public double D1 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

D2

Declaration
public double D2 { 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