IProgressReportCurrentProgress Property
|
Gets the current progress steps count
Namespace:
Ingeniux.CMS.Messaging
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax int CurrentProgress { get; }
ReadOnly Property CurrentProgress As Integer
Get
property int CurrentProgress {
int get ();
}
abstract CurrentProgress : int with get
Property Value
Type:
Int32See Also