Class StbSecFigurePile_RC
Inheritance
System.Object
StbSecFigurePile_RC
Assembly: STBDotNet.dll
public class StbSecFigurePile_RC : object
Properties
|
Improve this Doc
View Source
Declaration
public object Item { get; set; }
Property Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
Declaration
public double length_pipe { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
Declaration
public bool length_pipeSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public string strength_pipe { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public double t_pipe { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
Declaration
public bool t_pipeSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|