Click or drag to resize

TransientWorkspacesUpdateCommentV30 Method

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

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

Parameters

updateTransientCommentJson
Type: BlackBerry.Workspaces.JsonUpdateTransientCommentJson

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

Return Value

Type: BulkOperationResultJson

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

See Also