TICDSFileManagerBasedDocumentDeletionOperation Class Reference
| Inherits from | TICDSDocumentDeletionOperation : TICDSOperation : NSOperation |
| Declared in | TICDSFileManagerBasedDocumentDeletionOperation.h |
Overview
TICDSFileManagerBasedDocumentDeletionOperation is a document deletion operation designed for use with a TICDSFileManagerBasedApplicationSyncManager.
Tasks
Paths
-
documentDirectoryPathThe path to this document’s directory.
property -
documentInfoPlistFilePathThe path to this document’s
propertydocumentInfo.plistfile. -
deletedDocumentsDirectoryIdentifierPlistFilePathThe path to the
propertyidentifier.plistfile for this document inside the application’sDeletedDocumentsdirectory.
Properties
deletedDocumentsDirectoryIdentifierPlistFilePath
The path to the identifier.plist file for this document inside the application’s DeletedDocuments directory.
@property (retain) NSString *deletedDocumentsDirectoryIdentifierPlistFilePathDeclared In
TICDSFileManagerBasedDocumentDeletionOperation.h