Click or drag to resize

MaintenancePlanCheckDays Property

When not null, specifies the number of days between maintenances.

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

Property Value

Type: NullableInt32
See Also