Click or drag to resize

IApproachChargeDocumentLineEntityGetIsFullDistributed Method

whether the line is already distributed by 3 other freight

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
bool GetIsFullDistributed()

Return Value

Type: Boolean
True is fully distributed, false otherwise
See Also