 | IDocumentLineEntityBaseCheckIfParentIsNomenclature Method |
Check if parent entity is a nomenclature (commercial or fabrication)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.DocumentBase
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxbool CheckIfParentIsNomenclature()
Function CheckIfParentIsNomenclature As Boolean
Return Value
Type:
Booleantrue if the parent is a nomenclature, otherwise
false
See Also