Responder Developer Guide
RegisterPropertyRule(TaskPropertyValidationRule) Method


Syntax
'Declaration
 
Overloads Sub RegisterPropertyRule( _
   ByVal rule As TaskPropertyValidationRule _
) 
'Usage
 
Dim instance As ITaskValidationService
Dim rule As TaskPropertyValidationRule
 
instance.RegisterPropertyRule(rule)
void RegisterPropertyRule( 
   TaskPropertyValidationRule 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