Click or drag to resize

OrganizationsEditTagV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.EditTagV30Async(BlackBerry.Workspaces.Json.EditTagJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> EditTagV30Async(
	EditTagJson editTagJson
)

Parameters

editTagJson
Type: BlackBerry.Workspaces.JsonEditTagJson

[Missing <param name="editTagJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.EditTagV30Async(BlackBerry.Workspaces.Json.EditTagJson)"]

Return Value

Type: TaskBulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.EditTagV30Async(BlackBerry.Workspaces.Json.EditTagJson)"]

See Also