Show / Hide Table of Contents

Class StbAnaBeamProperty

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

id_material

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

id_section

Declaration
public string id_section { 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
In This Article
Back to top Generated by DocFX