Class StbSecBarArrangementPile_RC
Inheritance
System.Object
StbSecBarArrangementPile_RC
Assembly: STBDotNet.dll
Syntax
public class StbSecBarArrangementPile_RC : object
Constructors
|
Improve this Doc
View Source
StbSecBarArrangementPile_RC()
Declaration
public StbSecBarArrangementPile_RC()
Properties
|
Improve this Doc
View Source
depth_cover
Declaration
public double depth_cover { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
depth_cover_top
Declaration
public double depth_cover_top { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
depth_cover_topSpecified
Declaration
public bool depth_cover_topSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
depth_coverSpecified
Declaration
public bool depth_coverSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
isSpiral
Declaration
public bool isSpiral { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Items
Declaration
public object[] Items { get; set; }
Property Value
Type |
Description |
System.Object[] |
|