Responder Developer Guide
RegisterRule<TRule>() Method


Syntax
'Declaration
 
Overloads Sub RegisterRule(Of TRule As {New, TaskValidationRule})() 
'Usage
 
Dim instance As ITaskValidationService
 
instance.RegisterRule(Of TRule)()
void RegisterRule<TRule>()
where TRule: new(), TaskValidationRule

Type Parameters

TRule
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