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