Miner.Responder.Shared.Interfaces Namespace > IUserInputManager Interface : AddRowGrouperProperty Method |
'Declaration
Sub AddRowGrouperProperty( _ ByVal properties As System.Collections.IDictionary, _ ByVal grouperType As CustomTypeConfig _ )
'Usage
Dim instance As IUserInputManager Dim properties As System.Collections.IDictionary Dim grouperType As CustomTypeConfig instance.AddRowGrouperProperty(properties, grouperType)
void AddRowGrouperProperty( System.Collections.IDictionary properties, CustomTypeConfig grouperType )
procedure AddRowGrouperProperty( properties: System.Collections.IDictionary; grouperType: CustomTypeConfig );
function AddRowGrouperProperty( properties : System.Collections.IDictionary, grouperType : CustomTypeConfig );
void AddRowGrouperProperty( System.Collections.IDictionary* properties, CustomTypeConfig* grouperType )
void AddRowGrouperProperty( System.Collections.IDictionary^ properties, CustomTypeConfig^ grouperType )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2