Show / Hide Table of Contents

Class StbSecBeam_S

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

Constructors

| Improve this Doc View Source

StbSecBeam_S()

Declaration
public StbSecBeam_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

isCanti

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

isOutin

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

kind_beam

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

name

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

StbSecSteelFigureBeam_S

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