ProcessProgressTUnitTotal Property
Gets or sets total number of units to be processed.
Namespace: GemstoneAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.136 -- Release Build+d454dafd53fcce88fce9c0a8ec8597176c30b791
public TUnit Total { get; set; }
Public Property Total As TUnit
Get
Set
public:
property TUnit Total {
TUnit get ();
void set (TUnit value);
}
function get_Total();
function set_Total(value);
Property Value
TUnit