Show / Hide Table of Contents

Class StbSecFoundation_RC

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

StbSecBarArrangementFoundation_RC

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

StbSecFigureFoundation_RC

Declaration
public StbSecFigureFoundation_RC StbSecFigureFoundation_RC { get; set; }
Property Value
Type Description
StbSecFigureFoundation_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