Click or drag to resize

ManagedAssetMaintenanceScheduleParameterChangeDelta Property

The value of the tracked parameter change between planned maintenances. The tracked parameter is determined based on the Maintenance Type. null means, that the maintenances are not planned, based on parameter change. [Filter(multi eq;ge;le)]

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

Property Value

Type: NullableInt32
See Also