Class StbSecBarArrangementSlabDeck
Inheritance
System.Object
StbSecBarArrangementSlabDeck
Assembly: STBDotNet.dll
Syntax
public class StbSecBarArrangementSlabDeck : object
Properties
|
Improve this Doc
View Source
depth_cover_bottom
Declaration
public double depth_cover_bottom { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
depth_cover_bottomSpecified
Declaration
public bool depth_cover_bottomSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
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
Items
Declaration
public object[] Items { get; set; }
Property Value
Type |
Description |
System.Object[] |
|