Click or drag to resize

CompareViewModel Properties

IT Hit User File System

The CompareViewModel type exposes the following members.

Properties
  NameDescription
Public propertyBytesDifferent
Public propertyEnableCloseButton
Indicates whether buttons in general are enabled.
Public propertyEnableMergeButton
Indicates whether the merge button is enabled.
Public propertyEnableTakeLocalVersionButton
Indicates whether the take server version button is enabled.
Public propertyEnableTakeRemoteVersionButton
Indicates whether the take local version button is enabled.
Public propertyIsLoading
Indicates whether data is being loaded from the server.
Public propertyLocalContentETag
Local ETag of the metadata.
Public propertyLocalCreationDate
Creation date of the local file.
Public propertyLocalMetadataETag
Local ETag of the metadata.
Public propertyLocalModificationDate
Modification date of the remote file.
Public propertyLocalPath
Path of the local file.
Public propertyLocalSize
Size of the local file.
Public propertyRemoteContentETag
Remote ETag of the metadata.
Public propertyRemoteCreationDate
Creation date of the remote file.
Public propertyRemoteMetadataETag
Remote ETag of the metadata.
Public propertyRemoteModificationDate
Modification date of the remote file.
Public propertyRemotePath
Path of the remote file.
Public propertyRemoteSize
Size of the remote file.
Top
See Also