ArcFM Mobile Developer Guide
InconsistentTypeException Constructor(Type)


Version: 10.2.1b

Resource Center Home

Syntax
'Declaration
 
Public Function New( _
   ByVal expectedType As Type _
)
'Usage
 
Dim expectedType As Type
 
Dim instance As New InconsistentTypeException(expectedType)
public InconsistentTypeException( 
   Type expectedType
)

Parameters

expectedType
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

InconsistentTypeException Class
InconsistentTypeException Members
Overload List

 

 


Send Comment