ArcFM Mobile Developer Guide
EditLogMonitor Class Members
Properties  Methods  Events


Version: 10.2.1b

Resource Center Home

The following tables list the members exposed by EditLogMonitor.

Public Constructors
 NameDescription
Public ConstructorEditLogMonitor Constructor  
Top
Public Properties
 NameDescription
Public PropertyEnableConflictManagement  
Public PropertyEnabledThe Enabled property allows the caller to selectively enable or disable logging and not start logging just because the EditLogMonitor has been created and editing started. The caller must explicitly enable logging for it to occur.  
Public PropertyHasEdits  
Public PropertyIsMobile  
Top
Public Methods
 NameDescription
Public MethodClearConflicts  
Public MethodClearLogClear any edit log entries from the edit logger  
Public MethodConflictCount  
Public MethodDisposeOverloaded.   
Public MethodEditsPendingFromLastNonEdit  
Public MethodFindOIDMappingThe key to the mapping is formed by combining the table name with the old OID as follows: [tableName]_[oldOID]  
Public MethodGetConflict  
Public MethodGetConflictReport  
Public MethodLoadFromFileLoad edits from an XML file into the edit logger  
Public MethodLogNonEditLog an operation that is not an edit operation.  
Public MethodPlaybackFromLastNonEditPlay back edits starting after the most recent non-edit operation specified by eOp  
Public MethodPlaybackLogPlay back edits that were logged by the edit logger  
Public MethodSaveToFileSave edits that were logged by the edit logger to an XML file  
Public MethodStartOperation  
Public MethodStopOperation  
Top
Public Events
 NameDescription
Public EventReplayedLog  
Top
See Also

Reference

EditLogMonitor Class
Miner.Geodatabase.Edit Namespace

 

 


Send Comment