ArcFM Engine Developer Guide
EditProperties Method (MMPageSiteClass)


Syntax
'Declaration
 
Public Overridable Function EditProperties( _
   ByVal objects As ESRI.ArcGIS.esriSystem.ISet, _
   ByVal hWnd As Integer _
) As Boolean
'Usage
 
Dim instance As MMPageSiteClass
Dim objects As ESRI.ArcGIS.esriSystem.ISet
Dim hWnd As Integer
Dim value As Boolean
 
value = instance.EditProperties(objects, hWnd)
public virtual bool EditProperties( 
   ESRI.ArcGIS.esriSystem.ISet objects,
   int hWnd
)

Parameters

objects
hWnd
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMPageSiteClass Class
MMPageSiteClass Members

 

 


Send Comment