IDeployment.Timestamp Property
Definition
public Nullable<DateTime> Timestamp { get; }
member this.Timestamp : Nullable<DateTime>
Public ReadOnly Property Timestamp As Nullable(Of DateTime)
Property Value
- Nullable<DateTime>
the timestamp of the template deployment
Applies to