Show / Hide Table of Contents

Class StbSecBarArrangementFoundation_RC

Inheritance
System.Object
StbSecBarArrangementFoundation_RC
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecBarArrangementFoundation_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_side

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

depth_cover_sideSpecified

Declaration
public bool depth_cover_sideSpecified { 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
In This Article
Back to top Generated by DocFX