Click or drag to resize

IApproachChargeDocumentLineEntityIsDocumentNomenclatureLine Method

Gets whether the line is a nomenclature 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 IsDocumentNomenclatureLine()

Return Value

Type: Boolean
True if line is a nomenclature line, false otherwise
See Also