Table of Contents

Property CreatedOn

Namespace
Pillars.Entities
Assembly
Pillars.dll

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; }

Property Value

DateTime