Show / Hide Table of Contents

Class StbAnaWall

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

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

id_node_end_top

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

id_node_start_bottom

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

id_node_start_top

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

id_property

Declaration
public string id_property { 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