Responder Developer Guide
PerformAction(IDictionary,DecoratorBase) Method


Syntax
'Declaration
 
Protected Overloads Overridable Sub PerformAction( _
   ByVal arguments As IDictionary, _
   ByVal decorator As DecoratorBase _
) 
'Usage
 
Dim instance As DecoratorRule
Dim arguments As IDictionary
Dim decorator As DecoratorBase
 
instance.PerformAction(arguments, decorator)
protected virtual void PerformAction( 
   IDictionary arguments,
   DecoratorBase decorator
)

Parameters

arguments
decorator
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

DecoratorRule Class
DecoratorRule Members
Overload List

 

 


Send Comment