 
            | Miner.Interop.Process Assembly > Miner.Interop.Process Namespace > IMMPxSubtask2 Interface : SupportedExtensions Property | 
'Declaration <DispIdAttribute(1610678275)> ReadOnly Property SupportedExtensions As IMMEnumExtensionNames
'Usage Dim instance As IMMPxSubtask2 Dim value As IMMEnumExtensionNames value = instance.SupportedExtensions
[DispId(1610678275)] IMMEnumExtensionNames SupportedExtensions {get;}
Reads the extensions in which the task is supported and returns an IMMEnumExtensionNames object
| Visual Basic |  Copy Code | |
|---|---|---|
| 
 | ||
The subtask in the example above is available only in the Session Manager extension. If you wish to make a subtask available in only Workflow Manager, reference "MMWorkflowManager" rather than "MMSessionManager".
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.