ArcFM Engine Developer Guide
mmd8WorkFlowStatus Enumeration


This enumeration may be used by the ID8WorkFlow interface to determine the work flow status of a node (e.g., session, design, work request).
Syntax
'Declaration
 
<GuidAttribute("97DE2C41-27F5-11D3-88F5-00104B9F25F6")>
Public Enum mmd8WorkFlowStatus 
   Inherits System.Enum
'Usage
 
Dim instance As mmd8WorkFlowStatus
[Guid("97DE2C41-27F5-11D3-88F5-00104B9F25F6")]
public enum mmd8WorkFlowStatus : System.Enum 
Members
MemberDescription
mmd8wfsBuilt 
mmd8wfsCancelled 
mmd8wfsClosed 
mmd8wfsInConstruction 
mmd8wfsInDesign 
mmd8wfsNone 
mmd8wfsPendingApproval 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.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

Miner.Interop Namespace

 

 


Send Comment