This property stores the error message for a specific rule that the object could fail.
The following code sample shows how IMMValidationError::ErrorMessage may be implemented.
Visual Basic |
Copy Code |
Private Property Get IMMValidationError_ErrorMessage() As String
IMMValidation_ErrorMessage = "Error message text goes here."
End Property |
|
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.