Click or drag to resize

IDocumentLineEntityBaseGetHasTrackingDispatch Method

Gets whether the line has tracking dispatch.

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 GetHasTrackingDispatch()

Return Value

Type: Boolean
True if the line has tracking dispatch, otherwise false
See Also