BlueCielo Meridian Enterprise 2018 VBScript API Reference
IsDocumentOutdatedInPackage method
Gets a value that indicates whether modification time of the specified document is later than the time when it was exported to the package.
Syntax
IsDocumentOutdatedInPackage(DocGlobalID As String) As Boolean
Parameters
Name |
Description |
---|---|
DocGlobalID |
The GlobalID value of the document to check. |
Return Value
True if the document in the export package is outdated, otherwise False.