ArcFM Engine Developer Guide
Execute Method (IMMMapGridGenerator)


Syntax
'Declaration
 
Function Execute( _
   ByVal pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet _
) As Boolean
'Usage
 
Dim instance As IMMMapGridGenerator
Dim pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet
Dim value As Boolean
 
value = instance.Execute(pPropertySet)
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

IMMMapGridGenerator Interface
IMMMapGridGenerator Members

 

 


Send Comment