Click or drag to resize

IManageWorkspacesGetIManagePathInfoV30 Method

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

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

Parameters

getIManagePathInfoJson
Type: BlackBerry.Workspaces.JsonGetIManagePathInfoJson

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

Return Value

Type: TransientPathInfoJson

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

See Also