Click or drag to resize

MaintenanceTypeTrackedParameter Property

Specifies the parameter, on which the next scheduled maintenance will be based. null means that there is no default schedule, based on parameter. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TrackedParameter TrackedParameter { get; set; }

Property Value

Type: TrackedParameter
See Also