Miner.Interop Namespace > IComPropertySheet Interface : EditProperties Method |
'Declaration
Function EditProperties( _ ByVal objects As ESRI.ArcGIS.esriSystem.ISet, _ ByVal hWnd As System.Integer _ ) As System.Boolean
'Usage
Dim instance As IComPropertySheet Dim objects As ESRI.ArcGIS.esriSystem.ISet Dim hWnd As System.Integer Dim value As System.Boolean value = instance.EditProperties(objects, hWnd)
function EditProperties( objects: ESRI.ArcGIS.esriSystem.ISet; hWnd: System.Integer ): System.Boolean;
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