 | IMaintenanceDocumentEntityBasePreviousDocuments Property |
Gets the previous documents.
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIMaintenanceDocumentEntityCollectionBase PreviousDocuments { get; }
ReadOnly Property PreviousDocuments As IMaintenanceDocumentEntityCollectionBase
Get
Property Value
Type:
IMaintenanceDocumentEntityCollectionBase
See Also