ArcFM Desktop Developer Guide
mmd8WorkFlowStatus Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This enumeration may be used by the ID8WorkFlow interface to determine the work flow status of a node (e.g., session, design, work request).
Available at Version
9.2.1 and later
Product Availability

ArcFM Desktop and ArcFM Engine

Required Licenses

ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine

.NET Assembly
Miner.Interop.Framework.dll
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

This enumeration may be used by the ID8WorkFlow interface to determine the work flow status of a node (e.g., session, design, work request).
Object Model
mmd8WorkFlowStatus Enumeration
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 
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

mmd8WorkFlowStatus Members
Miner.Interop Namespace

 

 


Send Comment