 | 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
Syntaxbool IsDocumentNomenclatureLine()
Function IsDocumentNomenclatureLine As Boolean
Return Value
Type:
BooleanTrue if line is a nomenclature line, false otherwise
See Also