Click or drag to resize

IDealEntityBaseSalesDocuments Property

Gets or Sets the associated sales documents

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IDealDocumentEntityCollection<IDealSaleDocumentEntity> SalesDocuments { get; }

Property Value

Type: IDealDocumentEntityCollectionIDealSaleDocumentEntity
See Also