Inherits from TICDSDocumentClientDeletionOperation : TICDSOperation : NSOperation
Declared in TICDSFileManagerBasedDocumentClientDeletionOperation.h

Overview

TICDSFileManagerBasedDocumentClientDeletionOperation is a “deletion of client’s data from a document” operation designed for use with a TICDSFileManagerBasedApplicationSyncManager.

Tasks

Paths

Properties

clientDevicesDirectoryPath

The path to the ClientDevices directory.

@property (copy) NSString *clientDevicesDirectoryPath

Declared In

TICDSFileManagerBasedDocumentClientDeletionOperation.h

thisDocumentDeletedClientsDirectoryPath

The path to the document’s DeletedClients directory.

@property (copy) NSString *thisDocumentDeletedClientsDirectoryPath

Declared In

TICDSFileManagerBasedDocumentClientDeletionOperation.h

thisDocumentRecentSyncsDirectoryPath

The path to the document’s RecentSync directory.

@property (copy) NSString *thisDocumentRecentSyncsDirectoryPath

Declared In

TICDSFileManagerBasedDocumentClientDeletionOperation.h

thisDocumentSyncChangesDirectoryPath

The path to the document’s SyncChanges directory.

@property (copy) NSString *thisDocumentSyncChangesDirectoryPath

Declared In

TICDSFileManagerBasedDocumentClientDeletionOperation.h

thisDocumentSyncCommandsDirectoryPath

The path to the document’s SyncCommands directory.

@property (copy) NSString *thisDocumentSyncCommandsDirectoryPath

Declared In

TICDSFileManagerBasedDocumentClientDeletionOperation.h

thisDocumentWholeStoreDirectoryPath

The path to the document’s WholeStore directory.

@property (copy) NSString *thisDocumentWholeStoreDirectoryPath

Declared In

TICDSFileManagerBasedDocumentClientDeletionOperation.h