Show / Hide Table of Contents

Class StbCalData

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

Properties

| Improve this Doc View Source

StbCalCommon

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

StbCalCondition

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

StbCalConditionArrangements

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

StbCalLoad

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

StbCalLoadArrangements

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