 | 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
Syntaxbool HasTrackingNumberComponent()
Function HasTrackingNumberComponent As Boolean
Return Value
Type:
BooleanTrue if the line item has component tracked by serial number, otherwise
false
See Also