The read-only Errors property of the Merge object returns a collection of Error objects that is the current set of errors.
Syntax
Script
Merge.Errors
Remarks
The retrieval is non-destructive. Multiple instances of the error collection may be retrieved by repeatedly calling this method.
C++
See get_Errors Function.
Requirements
Version | Mergemod.dll 1.0 or later |
---|---|
Header | Mergemod.h |
DLL | Mergemod.dll |
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.