ArcFM Desktop Developer Guide
EnableValidation Method (VersionHasOwner)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Turns on and off validation of Urls. The default behavior is not 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
 
VersionHasOwner.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

VersionHasOwner Class
VersionHasOwner Members

 

 


Send Comment