ArcFM Engine Developer Guide
WorkFlowStatus Property (ID8WorkFlow)


Gets or sets the work flow status of a work request, design, work location, GIS unit, or compatible unit object.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property WorkFlowStatus As mmd8WorkFlowStatus
'Usage
 
Dim instance As ID8WorkFlow
Dim value As mmd8WorkFlowStatus
 
instance.WorkFlowStatus = value
 
value = instance.WorkFlowStatus
[DispId(1610678272)]
mmd8WorkFlowStatus WorkFlowStatus {get; set;}

Property Value

mmD8WorkFlowStatus
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

ID8WorkFlow Interface
ID8WorkFlow Members

 

 


Send Comment