Click or drag to resize

TransientWorkspacesGetPathInfoV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public TransientPathInfoJson GetPathInfoV30(
	GetPathInfoJson getPathInfoJson
)

Parameters

getPathInfoJson
Type: BlackBerry.Workspaces.JsonGetPathInfoJson

[Missing <param name="getPathInfoJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.GetPathInfoV30(BlackBerry.Workspaces.Json.GetPathInfoJson)"]

Return Value

Type: TransientPathInfoJson

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

See Also