Click or drag to resize

MaintenanceOrderLineNextServiceTrackedParameterValue Property

Specifies, that the maintenance required the next maintenance to be performed on a specific value of the tracked parameter. null means that default scheduling should be used.

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

Property Value

Type: NullableInt32
See Also