online source control
back to content
sign up free version control plan

Enum_CompareFileBy Enum

Description

Indicates how Dynamsoft SourceAnywhere Hosted determines if your local copy is up-to-date.

It is used with the following methods.

Interface Method
ISAWHAppObject AddFiles()
AddFolder()
GetOldVersionFile()
GetLatestFiles()
GetLatestProject()
GetLatestProjects()
CheckoutFiles()
CheckoutProject()
CheckInFiles()
CheckInProject()
IsFileSameAsOnServer()
UndoCheckOutFiles()
UndoCheckOutProject()

Constants
Name Value Description
Enum_CompareFileByTime 0

Compares the date/time flags.

Enum_CompareFileByChecksum 1

Compares by a checksum stored in Dynamsoft SourceAnywhere Hosted.