'Declaration Public Property ActiveJobs As Integer
'Declaration
Public Property ActiveJobs As Integer
public int ActiveJobs {get; set;}
public: property int ActiveJobs { int get(); void set ( int value); }
InstanceCounts Class InstanceCounts Members