Click or drag to resize
TransientWorkspacesGetValidPathInfoListV30 Method
Get info for a valid list paths.

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public PagingItemListJson<TransientDocumentJson> GetValidPathInfoListV30(
	GetValidPathInfoListJson getValidPathInfoListJson
)

Parameters

getValidPathInfoListJson
Type: BlackBerry.Workspaces.JsonGetValidPathInfoListJson

[Missing <param name="getValidPathInfoListJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.GetValidPathInfoListV30(BlackBerry.Workspaces.Json.GetValidPathInfoListJson)"]

Return Value

Type: PagingItemListJsonTransientDocumentJson
transientPathInfoJson
See Also