Miner.Interop.Process Assembly > Miner.Interop.Process Namespace > IMMPxFilter Interface : Execute Method |
This method is called when the filter's button is clicked by the user. The code should return an IMMDynamicList object. The code in the Execute method should follow these steps:
Create new dynamic list
Initialize new top level node
Assign a build object to the new list
Tell the list to build
Return list
'Declaration Function Execute() As ID8ListItem
'Usage Dim instance As IMMPxFilter Dim value As ID8ListItem value = instance.Execute()
ID8ListItem Execute()
Visual Basic | ![]() |
|
---|---|---|
|
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.