Show / Hide Table of Contents

Class StbCalLoadCase

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

Properties

| Improve this Doc View Source

category

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

direction

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

kind

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

name

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