ArcFM Responder Mobile Developer Guide
Properties Property (IMMQuickAttrFilter)






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

IMMQuickAttrFilter Interface
IMMQuickAttrFilter Members

Send Feedback