ArcFM Engine Developer Guide
ExceptionType Property


Gets the type of the exception.
Syntax
'Declaration
 
Public ReadOnly Property ExceptionType As FeatureIdentificationExceptionType
'Usage
 
Dim instance As FeatureIdentificationException
Dim value As FeatureIdentificationExceptionType
 
value = instance.ExceptionType
public FeatureIdentificationExceptionType ExceptionType {get;}

Property Value

The type of the exception.
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