Show / Hide Table of Contents

Class StbSecProductSlabPrecast

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

Properties

| Improve this Doc View Source

depth

Declaration
public double depth { 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

product_name

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