ArcFM Desktop Developer Guide
TaskReady Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Flag to determine if the task passed in (as IMMPxTask) has been successfully set and is valid in the current context (as boolean).
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
ReadOnly Property TaskReady As Boolean
'Usage
 
Dim instance As IMMPxTaskTool
Dim value As Boolean
 
value = instance.TaskReady
[DispId(1610678274)]
bool TaskReady {get;}

Property Value

Boolean
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

IMMPxTaskTool Interface
IMMPxTaskTool Members

 

 


Send Comment