MaintenanceTypesRepositoryDefaultScheduleMonthsAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<MaintenanceType, Nullable<int>> DefaultScheduleMonthsAttribute
Public Shared ReadOnly DefaultScheduleMonthsAttribute As ColumnDataAttribute(Of MaintenanceType, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<MaintenanceType^, Nullable<int>^>^ DefaultScheduleMonthsAttribute
static val DefaultScheduleMonthsAttribute: ColumnDataAttribute<MaintenanceType, Nullable<int>>
Field Value
Type:
ColumnDataAttributeMaintenanceType,
NullableInt32
See Also