Show / Hide Table of Contents

Class StbSecWall_RC

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

Properties

| 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

name

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

StbSecBarArrangementWall_RC

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

StbSecFigureWall_RC

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

strength_concrete

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