ArcFM Solution Developer Guide
mmXMLFormat Enumeration






This enumeration lists the types of XML format that may be used during an export.
Syntax
[System.Runtime.InteropServices.Guid("C9555FC0-2076-11D4-80D6-0050DA5BE899")]
public enum mmXMLFormat : System.Enum 
public enum mmXMLFormat = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("C9555FC0-2076-11D4-80D6-0050DA5BE899")
public enum mmXMLFormat extends System.Enum
[System.Runtime.InteropServices.Guid("C9555FC0-2076-11D4-80D6-0050DA5BE899")]
__value public enum mmXMLFormat : public System.Enum 
[System.Runtime.InteropServices.Guid("C9555FC0-2076-11D4-80D6-0050DA5BE899")]
public enum class mmXMLFormat : public System.Enum 
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("C9555FC0-2076-11D4-80D6-0050DA5BE899")>
Public Enum mmXMLFormat 
   Inherits System.Enum
 
'Usage
 
Dim instance As mmXMLFormat
Members
MemberDescription
mmXMLFCUDefCompatible Unit definition
mmXMLFDesignDesign tab
mmXMLFFieldImportMobile XML formatting for importing
mmXMLFFieldUploadMobile XML formatting for exporting
mmXMLFFIMObjectArcFM Properties
mmXMLFNetworkNetwork Adapter
mmXMLFQaQcQA/QC Tab
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmXMLFormat

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