ArcFM Solution Developer Guide
GetAutoValueForEvent Method


Syntax
'Declaration
 
Function GetAutoValueForEvent( _
   ByVal pObj As ESRI.ArcGIS.Geodatabase.IObject, _
   ByVal eEvent As mmEditEvent _
) As Object
'Usage
 
Dim instance As IMMAttrAUStrategy2
Dim pObj As ESRI.ArcGIS.Geodatabase.IObject
Dim eEvent As mmEditEvent
Dim value As Object
 
value = instance.GetAutoValueForEvent(pObj, eEvent)
object GetAutoValueForEvent( 
   ESRI.ArcGIS.Geodatabase.IObject pObj,
   mmEditEvent eEvent
)

Parameters

pObj
eEvent
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

IMMAttrAUStrategy2 Interface
IMMAttrAUStrategy2 Members

 

 


Send Comment