ArcFM Desktop Developer Guide
IMMPxSubtask2 Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This interface allows subtasks to behave differently under certain user-defined conditions.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Interop.Process.dll
Object Model
IMMPxSubtask2 Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B4BA616B-CBB8-47E2-9E73-02AAEDE0C4E1")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxSubtask2 
'Usage
 
Dim instance As IMMPxSubtask2
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B4BA616B-CBB8-47E2-9E73-02AAEDE0C4E1")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxSubtask2 
Remarks

For example, the Change Owner task may use a role parameter. The task may be configured in the Process Framework Administration tool to display only users who have a particular role assigned. This parameter is defined in IMMPxSubtask2::Parameters. The role parameter will then appear in the Parameters field in the Process Framework Administration tool (Node Types tab, Task Properties). The user can select the parameter and enter the criteria (e.g., administrators, designers, etc.) in the Parameter Values field.

Process Framework Administration Tool Task Properties dialog (on Node Types tab)

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

IMMPxSubtask2 Members
Miner.Interop.Process Namespace

This interface allows subtasks to behave differently under certain user-defined conditions.
Object Model
IMMPxSubtask2 Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B4BA616B-CBB8-47E2-9E73-02AAEDE0C4E1")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxSubtask2 
'Usage
 
Dim instance As IMMPxSubtask2
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B4BA616B-CBB8-47E2-9E73-02AAEDE0C4E1")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxSubtask2 
Remarks

For example, the Change Owner task may use a role parameter. The task may be configured in the Process Framework Administration tool to display only users who have a particular role assigned. This parameter is defined in IMMPxSubtask2::Parameters. The role parameter will then appear in the Parameters field in the Process Framework Administration tool (Node Types tab, Task Properties). The user can select the parameter and enter the criteria (e.g., administrators, designers, etc.) in the Parameter Values field.

Process Framework Administration Tool Task Properties dialog (on Node Types tab)

Inheritance Hierarchy

Miner.Interop.Process.IMMPxSubtask2

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

IMMPxSubtask2 Members
Miner.Interop.Process Namespace

 

 


Send Comment