Class StbSecPile_S
Inheritance
System.Object
StbSecPile_S
Assembly: STBDotNet.dll
Syntax
public class StbSecPile_S : 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
Declaration
public StbSecFigurePile_S StbSecFigurePile_S { get; set; }
Property Value