ProcessProgressHandlerTUnitTotal Property
Gets or sets total number of units to be processed.
Namespace: GemstoneAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.143 -- Release Build+524337d392fd5616b12b50022b004322b9e7c330
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