Show / Hide Table of Contents

Class StbSecPile_S

Inheritance
System.Object
StbSecPile_S
Namespace: STBDotNet.v202
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

StbSecFigurePile_S

Declaration
public StbSecFigurePile_S StbSecFigurePile_S { get; set; }
Property Value
Type Description
StbSecFigurePile_S
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX