End¶
Gets the end date and time of the work item. The end date is set when the work item is completed with an action by a user or the system.
Type¶
DateTimeOffset (DateTimeOffset)
Declaration¶
1 | |
Remarks¶
If the state is not in Waiting or Created, this property returns null.