Click or drag to resize

MaintenanceOrderLinesRepositoryNextServiceDateAttribute Field

Definition of the NextServiceDate data attribute

Namespace:  Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<MaintenanceOrderLine, Nullable<DateTime>> NextServiceDateAttribute

Field Value

Type: ColumnDataAttributeMaintenanceOrderLine, NullableDateTime
See Also