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