ArcFM Engine Developer Guide
Evaluate Method (GroupCounterTransformation<GroupType>)


Syntax
'Declaration
 
Public Overridable Function Evaluate( _
   ByVal arguments As IDictionary _
) As Boolean
'Usage
 
Dim instance As GroupCounterTransformation(Of GroupType)
Dim arguments As IDictionary
Dim value As Boolean
 
value = instance.Evaluate(arguments)
public virtual bool Evaluate( 
   IDictionary arguments
)

Parameters

arguments
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

GroupCounterTransformation<GroupType> Class
GroupCounterTransformation<GroupType> Members

 

 


Send Comment