Click or drag to resize

IManageWorkspacesGetIManagePathInfoV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.GetIManagePathInfoV30Async(BlackBerry.Workspaces.Json.GetIManagePathInfoJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<TransientPathInfoJson> GetIManagePathInfoV30Async(
	GetIManagePathInfoJson getIManagePathInfoJson
)

Parameters

getIManagePathInfoJson
Type: BlackBerry.Workspaces.JsonGetIManagePathInfoJson

[Missing <param name="getIManagePathInfoJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.GetIManagePathInfoV30Async(BlackBerry.Workspaces.Json.GetIManagePathInfoJson)"]

Return Value

Type: TaskTransientPathInfoJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.GetIManagePathInfoV30Async(BlackBerry.Workspaces.Json.GetIManagePathInfoJson)"]

See Also