Click or drag to resize

IApproachChargeDocumentLineEntityIsDistributable Method

Gets whether approach charges can be set on a 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
bool IsDistributable()

Return Value

Type: Boolean
true if the approach charges can be set on a line, otherwise false
See Also