FileDataSizeInfo Fields |
The FileDataSizeInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ModifiedDataSize |
Total number of bytes that have been overwritten/appended locally that are not in-sync with the cloud.
| |
| OnDiskDataSize |
Total number of bytes on disk.
| |
| ValidatedDataSize |
Total number of bytes in-sync with the cloud.
|