ProcessingState.DateStarted Property¶
Gets a DateTime that specifies the time that the task was created.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public DateTime DateStarted { get; }
VB¶
Public ReadOnly Property DateStarted As DateTime
Get
Property Value¶
Type: DateTime