Responder Developer Guide
RegisterPropertyRule<TRule>() Method


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

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