Click or drag to resize

TaskCompletionTime Property

Time to complete task in minutes, supported values 0-599999. Is required.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int CompletionTime { get; set; }

Property Value

Type: Int32
See Also