Click or drag to resize

PublicUsersRepositoryCreatedOnAttribute Field

Definition of the CreatedOn data attribute

Namespace:  Aloe.EnterpriseOne.Model.Systems.External
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<PublicUser, Nullable<DateTime>> CreatedOnAttribute

Field Value

Type: ColumnDataAttributePublicUser, NullableDateTime
See Also