Class StbSecProductSlabDeck
Inheritance
System.Object
StbSecProductSlabDeck
Assembly: STBDotNet.dll
Syntax
public class StbSecProductSlabDeck : object
Properties
|
Improve this Doc
View Source
depth_deck
Declaration
public double depth_deck { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
product_code
Declaration
public string product_code { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
product_company
Declaration
public string product_company { get; set; }
Property Value
Type |
Description |
System.String |
|