Contents Index LogMessage class ServerContext interface

MobiLink Synchronization User's Guide
  Writing Synchronization Scripts in .NET
    MobiLink .NET API Reference

MessageType enumeration


public enum MessageType
Member of iAnywhere.MobiLink.Script.LogMessage

Enumeration of the possible types of LogMessage.

ERROR field 

public ERROR

A log error message.

WARNING field 

public WARNING

A log warning message.


Contents Index LogMessage class ServerContext interface