TaskCompletionTime Property |
Time to complete task in minutes, supported values 0-599999.
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int CompletionTime { get; set; }
Public Property CompletionTime As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also