ArcFM Responder Mobile Developer Guide
mmItemPropertyFormat Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("EBE62824-D594-4A7C-A6F2-F0B7FD6DAD71")>
Public Enum mmItemPropertyFormat 
   Inherits System.Enum
'Usage
 
Dim instance As mmItemPropertyFormat
[System.Runtime.InteropServices.Guid("EBE62824-D594-4A7C-A6F2-F0B7FD6DAD71")]
public enum mmItemPropertyFormat : System.Enum 
public enum mmItemPropertyFormat = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("EBE62824-D594-4A7C-A6F2-F0B7FD6DAD71")
public enum mmItemPropertyFormat extends System.Enum
[System.Runtime.InteropServices.Guid("EBE62824-D594-4A7C-A6F2-F0B7FD6DAD71")]
__value public enum mmItemPropertyFormat : public System.Enum 
[System.Runtime.InteropServices.Guid("EBE62824-D594-4A7C-A6F2-F0B7FD6DAD71")]
public enum class mmItemPropertyFormat : public System.Enum 
Members
MemberDescription
mmipfDesign 
mmipfExtendedData 
mmipfLength 
mmipfUnknown 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmItemPropertyFormat

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