Click or drag to resize

DocumentsDeleteDocumentsV30 Method

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

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

Parameters

deleteDocumentsSelectionSdsJson
Type: BlackBerry.Workspaces.JsonDeleteDocumentsSelectionSdsJson

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

Return Value

Type: BulkOperationResultJson

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

See Also