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
-
documentDirectoryPath
The path to this document’s directory.
property -
documentInfoPlistFilePath
The path to this document’s
propertydocumentInfo.plist
file. -
deletedDocumentsDirectoryIdentifierPlistFilePath
The path to the
propertyidentifier.plist
file for this document inside the application’sDeletedDocuments
directory.
Properties
deletedDocumentsDirectoryIdentifierPlistFilePath
The path to the identifier.plist
file for this document inside the application’s DeletedDocuments
directory.
@property (copy) NSString *deletedDocumentsDirectoryIdentifierPlistFilePath
Declared In
TICDSFileManagerBasedDocumentDeletionOperation.h