Click or drag to resize

ServiceObjectSerialNumberObj Property

Serial number for the product, that corresponds to this service object. If there is no product, then the other field for 'Serial number' is used to specify this data. [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 SerialNumber SerialNumberObj { get; set; }

Property Value

Type: SerialNumber
See Also