AzureDevOpsWorkItem.

CreateDate Property

Summary

Gets the create date of the work item. Returns DateTime.MinValue if no work item could be found and ThrowExceptionIfWorkItemCouldNotBeFound is set to false.

Syntax

public DateTime CreateDate { get; }

Value

Type Description
DateTime