Show / Hide Table of Contents

Class StbSecBaseProduct_S

Inheritance
System.Object
StbSecBaseProduct_S
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecBaseProduct_S : object

Constructors

| Improve this Doc View Source

StbSecBaseProduct_S()

Declaration
public StbSecBaseProduct_S()

Properties

| Improve this Doc View Source

direction_type

Declaration
public StbSecBaseProduct_SDirection_type direction_type { get; set; }
Property Value
Type Description
StbSecBaseProduct_SDirection_type
| 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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX