LedgerRRGEDocuments_W::existDocumentId Method
Indicates whether a document that has the given ID exists.
Syntax
client server public static boolean existDocumentId(LedgerRRGEDocumentId_W _documentId)
Run On
Called
Parameters
- _documentId
Type: LedgerRRGEDocumentId_W Extended Data Type
The ID of the document.
Return Value
Type: boolean
true if the document exists; otherwise, false.