Merge.Errors property
The read-only Errors property of the Merge object returns a collection of Error objects that is the current set of errors.
This property is read-only.
Syntax
propVal = Merge.Errors
Property value
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
Requirement | Value |
---|---|
Version |
Mergemod.dll 1.0 or later |
Header |
|
DLL |
|