Property ModifiedOn
ModifiedOn
This property will be automatically set by the library when an entity is updated.
TIP: This property is useful when sorting by update date.
public DateTime ModifiedOn { get; set; }
This property will be automatically set by the library when an entity is updated.
TIP: This property is useful when sorting by update date.
public DateTime ModifiedOn { get; set; }