Edit

Share via


BuildLog.LastChangedOn Property

Definition

The date and time the log was last changed.

[System.Runtime.Serialization.DataMember]
public Nullable<DateTime> LastChangedOn { get; set; }
member this.LastChangedOn : Nullable<DateTime> with get, set
Public Property LastChangedOn As Nullable(Of DateTime)

Property Value

Attributes

Applies to