Click or drag to resize

TransientWorkspacesSignOutBoxWorkspaceV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson SignOutBoxWorkspaceV30(
	ExternalRepositoryGuidJson externalRepositoryGuidJson
)

Parameters

externalRepositoryGuidJson
Type: BlackBerry.Workspaces.JsonExternalRepositoryGuidJson

[Missing <param name="externalRepositoryGuidJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.SignOutBoxWorkspaceV30(BlackBerry.Workspaces.Json.ExternalRepositoryGuidJson)"]

Return Value

Type: BulkOperationResultJson

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

See Also