PromiseTPercentComplete Property |
The progress of the promise represented as an integer from 0 to 100
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public int PercentComplete { get; }
Public ReadOnly Property PercentComplete As Integer
Get
Property Value
Type:
Int32Implements
IPromisePercentCompleteSee Also