ArcFM Engine Developer Guide
Message Property (FeatureIdentificationException)


Gets a message that describes the current exception.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Message As String
'Usage
 
Dim instance As FeatureIdentificationException
Dim value As String
 
value = instance.Message
public override string Message {get;}

Property Value

The error message that explains the reason for the exception, or an empty string("").
Requirements

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.

See Also

Reference

FeatureIdentificationException Class
FeatureIdentificationException Members

 

 


Send Comment