Click or drag to resize

RoomsMoveAllV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson MoveAllV30(
	string roomId,
	MoveAllJson moveAllJson
)

Parameters

roomId
Type: SystemString

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

moveAllJson
Type: BlackBerry.Workspaces.JsonMoveAllJson

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

Return Value

Type: BulkOperationResultJson

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

See Also