StepLogEntry.Timestamp Property¶
Gets the log entry time stamp.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV.Workflow
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public DateTime Timestamp { get; }
VB¶
Public ReadOnly Property Timestamp As DateTime
Get
Property Value¶
Type: DateTime
See Also¶
Reference¶
StepLogEntry Class
Citrix.SDK.AppDNA.Solutions.AppV.Workflow Namespace