deWorkflowInstance..::..getTimeLeftPercent Method
Gets the time left percent.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
Public Function getTimeLeftPercent ( _ <OutAttribute> ByRef lPercent As Long, _ <OutAttribute> ByRef sTimeLeft As String, _ <OutAttribute> ByRef sDelta As String _ ) As Boolean
public: bool^ getTimeLeftPercent( [OutAttribute] long long^% lPercent, [OutAttribute] String^% sTimeLeft, [OutAttribute] String^% sDelta )
Parameters
- lPercent
- Type: Int64%
The l percent.
- sTimeLeft
- Type: String%
The s time left.
- sDelta
- Type: String%
The s delta.