Click or drag to resize

TransientWorkspacesGetPathInfoV30Async Method

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

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

Parameters

getPathInfoJson
Type: BlackBerry.Workspaces.JsonGetPathInfoJson

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

Return Value

Type: TaskTransientPathInfoJson

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

See Also