Show / Hide Table of Contents

Class StbSecBarOpen_RC_Slab

Inheritance
System.Object
StbSecBarOpen_RC_Slab
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecBarOpen_RC_Slab : object

Properties

| Improve this Doc View Source

D

Declaration
public string D { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

length

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

lengthSpecified

Declaration
public bool lengthSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

N

Declaration
public string N { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

pos

Declaration
public StbSecBarOpen_RC_SlabPos pos { get; set; }
Property Value
Type Description
StbSecBarOpen_RC_SlabPos
| Improve this Doc View Source

strength

Declaration
public string strength { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX