Transaction.IdentifyForDocumentOpen Method
Parent Object: TransactionDescription
Identify the document open transaction. This action should precede the end of document open transaction.
Syntax
Transaction.IdentifyForDocumentOpen( Document As Document )Parameters
Name | Type | Description |
Document | Document | The associated with this transaction. |