Click or drag to resize

IApproachChargeDocumentLineEntityIsAlreadyFreightDistributed Method

Gets whether the freight has been distributed on line

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.ApproachCharge
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
int IsAlreadyFreightDistributed()

Return Value

Type: Int32
-1 if not distributed, position otherwise
See Also