Click or drag to resize

TransientWorkspacesDeleteUserDocumentAnnotationV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DeleteUserDocumentAnnotationV30Async(BlackBerry.Workspaces.Json.DeleteTransientDocumentAnnotationsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> DeleteUserDocumentAnnotationV30Async(
	DeleteTransientDocumentAnnotationsJson deleteTransientDocumentAnnotationsJson
)

Parameters

deleteTransientDocumentAnnotationsJson
Type: BlackBerry.Workspaces.JsonDeleteTransientDocumentAnnotationsJson

[Missing <param name="deleteTransientDocumentAnnotationsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DeleteUserDocumentAnnotationV30Async(BlackBerry.Workspaces.Json.DeleteTransientDocumentAnnotationsJson)"]

Return Value

Type: TaskBulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DeleteUserDocumentAnnotationV30Async(BlackBerry.Workspaces.Json.DeleteTransientDocumentAnnotationsJson)"]

See Also