 | IReplenishmentLineFromDocumentEntityReferenceDocumentOrder Property |
Gets or sets the reference document order (to retrieve purchase price from sale document by chronological order)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<int> ReferenceDocumentOrder { get; set; }
Property ReferenceDocumentOrder As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
See Also