Click or drag to resize

TransientWorkspacesDeleteCommentV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson DeleteCommentV30(
	DeleteTransientCommentJson deleteTransientCommentJson
)

Parameters

deleteTransientCommentJson
Type: BlackBerry.Workspaces.JsonDeleteTransientCommentJson

[Missing <param name="deleteTransientCommentJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DeleteCommentV30(BlackBerry.Workspaces.Json.DeleteTransientCommentJson)"]

Return Value

Type: BulkOperationResultJson

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

See Also