ArcFM Desktop Developer Guide
CompleteWorkRequest Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Designer Express
Required Licenses
Designer Express
.NET Assembly
Miner.Desktop.DesignerExpress.dll
This subtask sets the work request's hidden property to True so that work requests won't be displayed in the My Work filter once they are completed. This subtask is intended to be used with a transition that sets the work request's state to Verified.
Object Model
CompleteWorkRequest Class
Syntax
'Declaration
 
<GuidAttribute("2C7D5FF6-CE8B-4faf-B32F-5F1233934FB6")>
<ComVisibleAttribute(True)>
<ComponentCategoryAttribute(Description="M&M Process Framework Subtasks", CategoryID=9363b67b-e242-470d-ac17-0a51c45d4557)>
<ProgIdAttribute("DesignerExpress.CompleteWorkRequest")>
Public NotInheritable Class CompleteWorkRequest 
   Implements Miner.Interop.Process.IMMPxSubtask 
'Usage
 
Dim instance As CompleteWorkRequest
[Guid("2C7D5FF6-CE8B-4faf-B32F-5F1233934FB6")]
[ComVisible(true)]
[ComponentCategory(Description="M&M Process Framework Subtasks", CategoryID=9363b67b-e242-470d-ac17-0a51c45d4557)]
[ProgId("DesignerExpress.CompleteWorkRequest")]
public sealed class CompleteWorkRequest : Miner.Interop.Process.IMMPxSubtask  
Inheritance Hierarchy

System.Object
   Miner.Desktop.DesignerExpress.CompleteWorkRequest

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

CompleteWorkRequest Members
Miner.Desktop.DesignerExpress Namespace

 

 


Send Comment