Skip to main content

Glossary: SynchronizationUpdateNotification

Properties

NameTypeDescription
FilestringThe file name
DestinationFileSystemUrlstringURL of a destination file system
SourceFileSystemUrlstringURL of a source file system
SourceServerIdGuidThe identifier of a source file system
TypeSynchronizationTypeThe synchronization type enum
ActionSynchronizationActionThe synchronization action type enum
DirectionSynchronizationDirectionThe synchronization direction type enum

SynchronizationType (enum)

Members

NameValue
ContentUpdate1
MetadataUpdate2
Rename3
Renamed4

SynchronizationAction (enum)

Members

NameValue
Enqueue0
Start1
Finish2

SynchronizationDirection (enum)

Members

NameValue
Outgoing0
Incoming1