Click or drag to resize

IDocumentLineEntityBaseHasTrackingNumberComponent Method

check if line item has component tracked by serial number

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.DocumentBase
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
bool HasTrackingNumberComponent()

Return Value

Type: Boolean
True if the line item has component tracked by serial number, otherwise false
See Also