 | IDocumentTransferArgsCreatedDocumentIds Property |
Gets the created document ids
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Operations
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxList<Guid> CreatedDocumentIds { get; set; }
Property CreatedDocumentIds As List(Of Guid)
Get
Set
Property Value
Type:
ListGuid
See Also