Show / Hide Table of Contents

Class StbSecFigurePile_RC

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

Properties

| Improve this Doc View Source

Item

Declaration
public object Item { get; set; }
Property Value
Type Description
System.Object
| Improve this Doc View Source

length_pipe

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

length_pipeSpecified

Declaration
public bool length_pipeSpecified { get; set; }
Property Value
Type Description
System.Boolean
| 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

t_pipe

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

t_pipeSpecified

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