Show / Hide Table of Contents

Class StbCalSlabSectionProperty

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

Constructors

| Improve this Doc View Source

StbCalSlabSectionProperty()

Declaration
public StbCalSlabSectionProperty()

Properties

| Improve this Doc View Source

E

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

G

Declaration
public double G { get; set; }
Property Value
Type Description
System.Double
| 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

t

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