CompareViewModel Properties |
The CompareViewModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | BytesDifferent | |
![]() | EnableCloseButton |
Indicates whether buttons in general are enabled.
|
![]() | EnableMergeButton |
Indicates whether the merge button is enabled.
|
![]() | EnableTakeLocalVersionButton |
Indicates whether the take server version button is enabled.
|
![]() | EnableTakeRemoteVersionButton |
Indicates whether the take local version button is enabled.
|
![]() | IsLoading |
Indicates whether data is being loaded from the server.
|
![]() | LocalContentETag |
Local ETag of the metadata.
|
![]() | LocalCreationDate |
Creation date of the local file.
|
![]() | LocalMetadataETag |
Local ETag of the metadata.
|
![]() | LocalModificationDate |
Modification date of the remote file.
|
![]() | LocalPath |
Path of the local file.
|
![]() | LocalSize |
Size of the local file.
|
![]() | RemoteContentETag |
Remote ETag of the metadata.
|
![]() | RemoteCreationDate |
Creation date of the remote file.
|
![]() | RemoteMetadataETag |
Remote ETag of the metadata.
|
![]() | RemoteModificationDate |
Modification date of the remote file.
|
![]() | RemotePath |
Path of the remote file.
|
![]() | RemoteSize |
Size of the remote file.
|