Click or drag to resize

ServiceActivityMaterialServiceObject Property

The service object for which the material is used. null means unkown object or N/A. [Filter(multi eq)]

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

Property Value

Type: ServiceObject
See Also