ArcFM Engine Developer Guide
Execute Method (IMMWorkAreaStrategy)


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

IMMWorkAreaStrategy Interface
IMMWorkAreaStrategy Members

 

 


Send Comment