WorkflowTask.CreatedDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the date that a workflow task was created. Read-only.
public:
property DateTime CreatedDate { DateTime get(); };
public DateTime CreatedDate { get; }
member this.CreatedDate : DateTime
Public ReadOnly Property CreatedDate As DateTime
Property Value
DateTime