ArcFM Responder Mobile Developer Guide
mmStoredItemType Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("98F47BF0-F07A-404E-8E58-2C4429342585")>
Public Enum mmStoredItemType 
   Inherits System.Enum
'Usage
 
Dim instance As mmStoredItemType
[System.Runtime.InteropServices.Guid("98F47BF0-F07A-404E-8E58-2C4429342585")]
public enum mmStoredItemType : System.Enum 
public enum mmStoredItemType = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("98F47BF0-F07A-404E-8E58-2C4429342585")
public enum mmStoredItemType extends System.Enum
[System.Runtime.InteropServices.Guid("98F47BF0-F07A-404E-8E58-2C4429342585")]
__value public enum mmStoredItemType : public System.Enum 
[System.Runtime.InteropServices.Guid("98F47BF0-F07A-404E-8E58-2C4429342585")]
public enum class mmStoredItemType : public System.Enum 
Members
MemberDescription
mmSITDocument 
mmSITNone 
mmSITPageTemplate 
mmSITStoredDisplay 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmStoredItemType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Miner.Interop Namespace

Send Feedback