ArcFM Engine Developer Guide
CanValidate Method (DirectoryExistsPermissionsAndNotFgdbValidator)


Syntax
'Declaration
 
Public Overrides Function CanValidate( _
   ByVal type As Type _
) As Boolean
'Usage
 
Dim instance As DirectoryExistsPermissionsAndNotFgdbValidator
Dim type As Type
Dim value As Boolean
 
value = instance.CanValidate(type)
public override bool CanValidate( 
   Type type
)

Parameters

type
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

DirectoryExistsPermissionsAndNotFgdbValidator Class
DirectoryExistsPermissionsAndNotFgdbValidator Members

 

 


Send Comment