Show / Hide Table of Contents

Class StbSecBrace_S

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

Constructors

| Improve this Doc View Source

StbSecBrace_S()

Declaration
public StbSecBrace_S()

Properties

| Improve this Doc View Source

floor

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

guid

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

id

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

kind_brace

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

name

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

StbSecSteelFigureBrace_S

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