Click or drag to resize
IIgnoreOnceQueue Interface
Interface for ignore once queue

Namespace:  BlackBerry.Workspaces
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public interface IIgnoreOnceQueue

The IIgnoreOnceQueue type exposes the following members.

Methods
  NameDescription
Public methodAddCreationIgnore
AddCreationIgnore
Public methodAddDeletionIgnore
AddDeletionIgnore
Public methodAddRenameIgnore
AddRenameIgnore
Public methodCheckCreatedPath
CheckCreatedPath
Public methodCheckDeletedPath
CheckDeletedPath
Public methodCheckRenamedPath
CheckRenamedPath
Top
See Also