Click or drag to resize

FilesExampleDeleteDocumentExchange Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Examples.FilesExample.DeleteDocumentExchange(System.Collections.Generic.HashSet{System.String})"]

Namespace:  BlackBerry.Workspaces.Examples
Assembly:  WorkspacesSdkExamples (in WorkspacesSdkExamples.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public BulkOperationResultJson DeleteDocumentExchange(
	HashSet<string> guidsForDeletion
)

Parameters

guidsForDeletion
Type: System.Collections.GenericHashSetString

[Missing <param name="guidsForDeletion"/> documentation for "M:BlackBerry.Workspaces.Examples.FilesExample.DeleteDocumentExchange(System.Collections.Generic.HashSet{System.String})"]

Return Value

Type: BulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Examples.FilesExample.DeleteDocumentExchange(System.Collections.Generic.HashSet{System.String})"]

See Also