Show / Hide Table of Contents

Class StbCalColumnFinish_RC

Inheritance
System.Object
StbCalColumnFinish_RC
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbCalColumnFinish_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 StbCalColumnFinish_RCType type { get; set; }
Property Value
Type Description
StbCalColumnFinish_RCType
| 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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX