Show / Hide Table of Contents

Class StbSecPileProduct

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

StbSecFigurePileProduct

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