Class StbCalWallFinish_RC
Inheritance
System.Object
StbCalWallFinish_RC
Assembly: STBDotNet.dll
Syntax
public class StbCalWallFinish_RC : object
Properties
|
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 StbCalWallFinish_RCType type { get; set; }
Property Value
|
Improve this Doc
View Source
weight
Declaration
public double weight { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
weightSpecified
Declaration
public bool weightSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|