ArcFM Engine Developer Guide
AddRowGrouperProperty Method (IUserInputManager)


Syntax
'Declaration
 
Sub AddRowGrouperProperty( _
   ByVal properties As IDictionary, _
   ByVal grouperType As CustomTypeConfig _
) 
'Usage
 
Dim instance As IUserInputManager
Dim properties As IDictionary
Dim grouperType As CustomTypeConfig
 
instance.AddRowGrouperProperty(properties, grouperType)
void AddRowGrouperProperty( 
   IDictionary properties,
   CustomTypeConfig grouperType
)

Parameters

properties
grouperType
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

IUserInputManager Interface
IUserInputManager Members

 

 


Send Comment