Show / Hide Table of Contents

Class StbSecBarArrangementSlab_RC

Inheritance
System.Object
StbSecBarArrangementSlab_RC
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecBarArrangementSlab_RC : 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[]
| Improve this Doc View Source

StbSecBarSlab_RC_Open

Declaration
public StbSecBarSlab_RC_Open[] StbSecBarSlab_RC_Open { get; set; }
Property Value
Type Description
StbSecBarSlab_RC_Open[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX