Click or drag to resize

RoomsRemoveAllTagsV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.RemoveAllTagsV30(System.String,System.String,BlackBerry.Workspaces.Json.TagFieldJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public string RemoveAllTagsV30(
	string documentGuid,
	string roomId,
	TagFieldJson tagFieldJson
)

Parameters

documentGuid
Type: SystemString

[Missing <param name="documentGuid"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.RemoveAllTagsV30(System.String,System.String,BlackBerry.Workspaces.Json.TagFieldJson)"]

roomId
Type: SystemString

[Missing <param name="roomId"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.RemoveAllTagsV30(System.String,System.String,BlackBerry.Workspaces.Json.TagFieldJson)"]

tagFieldJson
Type: BlackBerry.Workspaces.JsonTagFieldJson

[Missing <param name="tagFieldJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.RemoveAllTagsV30(System.String,System.String,BlackBerry.Workspaces.Json.TagFieldJson)"]

Return Value

Type: String

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.RemoveAllTagsV30(System.String,System.String,BlackBerry.Workspaces.Json.TagFieldJson)"]

See Also