|  | LoadsClass Property  | 
 [This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.Loads.Class"]
 
    Namespace: 
   dss_sharp
    Assembly:
   dss_sharp (in dss_sharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic int Class { get; set; }Public Property Class As Integer
	Get
	Set
public:
property int Class {
	int get ();
	void set (int value);
}member Class : int with get, set
function get_Class();
function set_Class(value);
Property Value
Type: 
Int32 See Also
See Also