Click or drag to resize
TransientWorkspacesUpdateCommentV30 Method
Update comment

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public BulkOperationResultJson UpdateCommentV30(
	UpdateTransientCommentJson updateTransientCommentJson
)

Parameters

updateTransientCommentJson
Type: BlackBerry.Workspaces.JsonUpdateTransientCommentJson
Details about the comment

Return Value

Type: BulkOperationResultJson
BulkOperationResultJson
See Also