ULSyncResult members

Public properties
Member name Description

AuthStatus property

Returns the authorization status code for the last synchronization attempt.

AuthValue property

Returns the return value from custom user authentication synchronization scripts.

IgnoredRows property

Checks whether any uploaded rows were ignored during the last synchronization.

PartialDownloadRetained property

Checks whether a partial download was retained during the last synchronization.

StreamErrorCode property

Returns the error reported by the stream itself.

StreamErrorParameters property

Returns a comma-separated list of stream error parameters.

StreamErrorSystem property

Returns the stream error system-specific code.

Timestamp property

Returns the timestamp of the last synchronization.

UploadOK property

Checks whether the last upload synchronization was successful.

See also