 | IDocumentTransferArgsCreatedDocumentIdsWithCountermark Property |
Gets list of created document Ids which contains countermark items
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> CreatedDocumentIdsWithCountermark { get; }
ReadOnly Property CreatedDocumentIdsWithCountermark As List(Of Guid)
Get
Property Value
Type:
ListGuid
See Also