Show / Hide Table of Contents

Class StbCalGirderFinish_S

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

Constructors

| Improve this Doc View Source

StbCalGirderFinish_S()

Declaration
public StbCalGirderFinish_S()

Properties

| Improve this Doc View Source

covering_size

Declaration
public double covering_size { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

covering_sizeSpecified

Declaration
public bool covering_sizeSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

covering_type

Declaration
public StbCalGirderFinish_SCovering_type covering_type { get; set; }
Property Value
Type Description
StbCalGirderFinish_SCovering_type
| Improve this Doc View Source

covering_typeSpecified

Declaration
public bool covering_typeSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

covering_unit_weight

Declaration
public double covering_unit_weight { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

covering_unit_weightSpecified

Declaration
public bool covering_unit_weightSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

guid

Declaration
public string guid { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

id

Declaration
public string id { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

type

Declaration
public StbCalGirderFinish_SType type { get; set; }
Property Value
Type Description
StbCalGirderFinish_SType
| Improve this Doc View Source

weight

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