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

EnumCompareFileBy Enum

Description

Indicates how the server determines if your local copy is up-to-date, by checksum or date/time.

It is used with the following methods:

Interface Method
SAWHSDK AddFiles
AddFolder
CheckInFiles
CheckInProject
CheckoutFiles
CheckoutProject
GetLaetstFiles
GetLatestProject
GetLatestProjects
GetOldVersionProjectByVersion
GetOldVersionProjectByLabel
GetOldVersionFileByVersion
GetOldVersionFileByLabel
IsFileSameAsOnServer
UndoCheckoutFiles
UndoCheckoutProject

Constants
Name Value Description
EnumCompareFileByTime 0

Compares the date/time flags.

EnumCompareFileByChecksum 1

Compares by a checksum stored in Dynamsoft SourceAnywhere Hosted.