ArcFM Responder Mobile Developer Guide
NamerProperties Property (IMMNamer)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678276)>
ReadOnly Property NamerProperties As ESRI.ArcGIS.esriSystem.IPropertySet
'Usage
 
Dim instance As IMMNamer
Dim value As ESRI.ArcGIS.esriSystem.IPropertySet
 
value = instance.NamerProperties
[System.Runtime.InteropServices.DispId(1610678276)]
ESRI.ArcGIS.esriSystem.IPropertySet NamerProperties {get;}
read-only property NamerProperties: ESRI.ArcGIS.esriSystem.IPropertySet; 
System.Runtime.InteropServices.DispIdAttribute(1610678276)
function get NamerProperties : ESRI.ArcGIS.esriSystem.IPropertySet
[System.Runtime.InteropServices.DispId(1610678276)]
__property ESRI.ArcGIS.esriSystem.IPropertySet* get_NamerProperties();
[System.Runtime.InteropServices.DispId(1610678276)]
property ESRI.ArcGIS.esriSystem.IPropertySet^ NamerProperties {
   ESRI.ArcGIS.esriSystem.IPropertySet^ get();
}
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

IMMNamer Interface
IMMNamer Members

Send Feedback