UserInDATE_USER_CREATED Property
The date the user was created.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public DateTime? DATE_USER_CREATED { get; }
Public ReadOnly Property DATE_USER_CREATED As DateTime?
Get
function get_DATE_USER_CREATED();
Property Value
NullableDateTime This is here so the create date can still be saved and updated, but not by an API user. They will only see this property and not CREATE_DATE