ArcFM Engine Developer Guide
FeatureIdentificationExceptionType Enumeration


Provides additional information on a feature identification exception.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum FeatureIdentificationExceptionType 
   Inherits System.Enum
'Usage
 
Dim instance As FeatureIdentificationExceptionType
[Serializable()]
public enum FeatureIdentificationExceptionType : System.Enum 
Members
MemberDescription
FeatureClassDoesNotHaveGlobalIdentifierFeature class does not have a global identifier.
FeatureClassNotFoundFeature class not found.
FeatureNotFoundFeature not found.
InvalidFeatureClassIdentifierInvalid feature class identifier.
InvalidFeatureClassNameInvalid feature class name.
InvalidObjectIdentifierInvalid object identifier.
UnknownUnknown identification exception.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Responder.Shared.Replication.FeatureIdentificationExceptionType

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

Miner.Responder.Shared.Replication Namespace

 

 


Send Comment