Click or drag to resize

IDealEntityBaseStockDocuments Property

Gets the associated stock 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<IDealStockDocumentEntity> StockDocuments { get; }

Property Value

Type: IDealDocumentEntityCollectionIDealStockDocumentEntity
See Also