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