ErrorCode Property
Indicates a unique error code for the error.
EQError.ErrorCode [= value]
Parts
EQError
that provides information about an error, warning, or hint generated during the compilation of an EQModel object or during the loading of a project or module.
value
Returned that contains the unique error code for the error.
Remarks
This property is read-only.
See Also
Compile-Time Error Messages (Authoring Object Model)
EQModel Object