ArcFM Responder Mobile Developer Guide
SetObjects Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
WriteOnly Property SetObjects As ESRI.ArcGIS.esriSystem.ISet
'Usage
 
Dim instance As IComPropertyPageSiteConfig
 
instance.SetObjects = value
[System.Runtime.InteropServices.DispId(1610678275)]
ESRI.ArcGIS.esriSystem.ISet SetObjects {set;}
write-only property SetObjects: ESRI.ArcGIS.esriSystem.ISet; 
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function set SetObjects : ESRI.ArcGIS.esriSystem.ISet
[System.Runtime.InteropServices.DispId(1610678275)]
__property void set_SetObjects( 
   ESRI.ArcGIS.esriSystem.ISet* value
);
[System.Runtime.InteropServices.DispId(1610678275)]
property ESRI.ArcGIS.esriSystem.ISet^ SetObjects {
   void set (    ESRI.ArcGIS.esriSystem.ISet^ value);
}
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

IComPropertyPageSiteConfig Interface
IComPropertyPageSiteConfig Members

Send Feedback