ArcFM Engine Developer Guide
EnableValidation Method (DirectoryDoesNotContainFgdbValidator)


Turns on and off validation of Directories. The default behavior is enabled to validate. CacheExpiration is setup to be 1 minute default value.
Syntax
'Declaration
 
Public Shared Sub EnableValidation( _
   ByVal enable As Boolean _
) 
'Usage
 
Dim enable As Boolean
 
DirectoryDoesNotContainFgdbValidator.EnableValidation(enable)
public static void EnableValidation( 
   bool enable
)

Parameters

enable
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

DirectoryDoesNotContainFgdbValidator Class
DirectoryDoesNotContainFgdbValidator Members

 

 


Send Comment