ArcFM Server Developer Guide
LogEdit Method (MMEditLoggerClass)


Syntax
'Declaration
 
Public Overridable Sub LogEdit( _
   ByVal ipRow As ESRI.ArcGIS.Geodatabase.IRow, _
   ByVal eOp As mmExportOperationType _
) 
'Usage
 
Dim instance As MMEditLoggerClass
Dim ipRow As ESRI.ArcGIS.Geodatabase.IRow
Dim eOp As mmExportOperationType
 
instance.LogEdit(ipRow, eOp)
public virtual void LogEdit( 
   ESRI.ArcGIS.Geodatabase.IRow ipRow,
   mmExportOperationType eOp
)

Parameters

ipRow
eOp
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

MMEditLoggerClass Class
MMEditLoggerClass Members

 

 


Send Comment