Click or drag to resize

GeneratorsClass Property

[This is preliminary documentation and is subject to change.]

An arbitrary integer number representing the class of Generator so that Generator values may be segregated by class. (API Extension)

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int Class { get; set; }

Property Value

Type: Int32
See Also