Class StbAnaTrussProperty
Inheritance
System.Object
StbAnaTrussProperty
Assembly: STBDotNet.dll
Syntax
public class StbAnaTrussProperty : 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 |
|