Responder Developer Guide
RegisterRule(TaskValidationRule) Method


Syntax
'Declaration
 
Overloads Sub RegisterRule( _
   ByVal rule As TaskValidationRule _
) 
'Usage
 
Dim instance As ITaskValidationService
Dim rule As TaskValidationRule
 
instance.RegisterRule(rule)
void RegisterRule( 
   TaskValidationRule rule
)

Parameters

rule
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

ITaskValidationService Interface
ITaskValidationService Members
Overload List

 

 


Send Comment