Click or drag to resize

TransientWorkspacesDeleteUserDocumentAnnotationV30 Method

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

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

Parameters

deleteTransientDocumentAnnotationsJson
Type: BlackBerry.Workspaces.JsonDeleteTransientDocumentAnnotationsJson

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

Return Value

Type: BulkOperationResultJson

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

See Also