Click or drag to resize

TransientWorkspacesUpdateCommentV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> UpdateCommentV30Async(
	UpdateTransientCommentJson updateTransientCommentJson
)

Parameters

updateTransientCommentJson
Type: BlackBerry.Workspaces.JsonUpdateTransientCommentJson

[Missing <param name="updateTransientCommentJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.UpdateCommentV30Async(BlackBerry.Workspaces.Json.UpdateTransientCommentJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also