SharpSchedule

AuditInfo.UpdatedDate Property

The time that the record was updated.

[Visual Basic]
Public Property UpdatedDate As Date
[C#]
public System.DateTime UpdatedDate {get; set;}

Remarks

The updated date is equal to the created date at the time the entry is first created.

See Also

AuditInfo Class | Ozanam.Schedule.Store.Entity Namespace