Click or drag to resize

IDocumentLineEntityBaseDocumentEntity Property

return the OwnerEntity casted in DocumentEntityBase

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.DocumentBase
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IDocumentEntityBase DocumentEntity { get; }

Property Value

Type: IDocumentEntityBase
See Also