Class StbSecBaseProduct_SRC
Inheritance
System.Object
StbSecBaseProduct_SRC
Assembly: STBDotNet.dll
Syntax
public class StbSecBaseProduct_SRC : object
Constructors
|
Improve this Doc
View Source
StbSecBaseProduct_SRC()
Declaration
public StbSecBaseProduct_SRC()
Properties
|
Improve this Doc
View Source
direction_type
Declaration
public StbSecBaseProduct_SDirection_type direction_type { get; set; }
Property Value
|
Improve this Doc
View Source
height_mortar
Declaration
public double height_mortar { 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 |
|