ArcFM Engine Developer Guide
mmd8WorkFunction Enumeration


This enumeration provides a list of possible work functions that may be assigned to a compatible unit (CU).
Syntax
'Declaration
 
<GuidAttribute("97DE2C40-27F5-11D3-88F5-00104B9F25F6")>
Public Enum mmd8WorkFunction 
   Inherits System.Enum
'Usage
 
Dim instance As mmd8WorkFunction
[Guid("97DE2C40-27F5-11D3-88F5-00104B9F25F6")]
public enum mmd8WorkFunction : System.Enum 
Members
MemberDescription
mmd8wfAbandon 
mmd8wfExisting 
mmd8wfInstall 
mmd8wfNewReplace 
mmd8wfNone 
mmd8wfRemove 
mmd8wfReplace 
mmd8wfRetire 
mmd8wfTransfer 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmd8WorkFunction

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