Click or drag to resize

MaintenanceTypeDefaultScheduleMonths Property

Specifies the maximum number of months between two maintenances. null means that there is no default schedule in months.

Namespace:  Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<int> DefaultScheduleMonths { get; set; }

Property Value

Type: NullableInt32
See Also