Click or drag to resize

PublicUserCreatedOn Property

The date and time when the user was created. [Default(Now)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.External
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> CreatedOn { get; set; }

Property Value

Type: NullableDateTime
See Also