ArcFM Engine Developer Guide
Execute Method (MMMapGridClass)


Syntax
'Declaration
 
Public Overridable Function Execute( _
   ByVal pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet _
) As Boolean
'Usage
 
Dim instance As MMMapGridClass
Dim pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet
Dim value As Boolean
 
value = instance.Execute(pPropertySet)
public virtual bool Execute( 
   ESRI.ArcGIS.esriSystem.IPropertySet pPropertySet
)

Parameters

pPropertySet
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

MMMapGridClass Class
MMMapGridClass Members

 

 


Send Comment