Click or drag to resize

ProductsRepositoryCreationTimeAttribute Field

Definition of the CreationTime data attribute

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<Product, Nullable<DateTime>> CreationTimeAttribute

Field Value

Type: ColumnDataAttributeProduct, NullableDateTime
See Also