ArcFM Responder Mobile Developer Guide
AddressSearchFieldsRole Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("2B2B7629-BF4F-4B81-9F6F-DCB407657AE7")>
Public Enum AddressSearchFieldsRole 
   Inherits System.Enum
'Usage
 
Dim instance As AddressSearchFieldsRole
[System.Runtime.InteropServices.Guid("2B2B7629-BF4F-4B81-9F6F-DCB407657AE7")]
public enum AddressSearchFieldsRole : System.Enum 
public enum AddressSearchFieldsRole = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("2B2B7629-BF4F-4B81-9F6F-DCB407657AE7")
public enum AddressSearchFieldsRole extends System.Enum
[System.Runtime.InteropServices.Guid("2B2B7629-BF4F-4B81-9F6F-DCB407657AE7")]
__value public enum AddressSearchFieldsRole : public System.Enum 
[System.Runtime.InteropServices.Guid("2B2B7629-BF4F-4B81-9F6F-DCB407657AE7")]
public enum class AddressSearchFieldsRole : public System.Enum 
Members
MemberDescription
FromSearchFields 
SearchFieldsNone 
ToSearchFields 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.AddressSearchFieldsRole

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