Click or drag to resize

FilesDeleteDocumentsV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Files.DeleteDocumentsV30Async(BlackBerry.Workspaces.Json.DeleteDocumentsSelectionSdsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> DeleteDocumentsV30Async(
	DeleteDocumentsSelectionSdsJson deleteDocumentsSelectionSdsJson
)

Parameters

deleteDocumentsSelectionSdsJson
Type: BlackBerry.Workspaces.JsonDeleteDocumentsSelectionSdsJson

[Missing <param name="deleteDocumentsSelectionSdsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Files.DeleteDocumentsV30Async(BlackBerry.Workspaces.Json.DeleteDocumentsSelectionSdsJson)"]

Return Value

Type: TaskBulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Files.DeleteDocumentsV30Async(BlackBerry.Workspaces.Json.DeleteDocumentsSelectionSdsJson)"]

See Also