Show / Hide Table of Contents

Class StbSecSteelProduct

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

Properties

| Improve this Doc View Source

name

Declaration
public string name { get; set; }
Property Value
Type Description
System.String
| 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