Click or drag to resize

TransientWorkspacesGetValidPathInfoListV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<PagingItemListJson<TransientDocumentJson>> GetValidPathInfoListV30Async(
	GetValidPathInfoListJson getValidPathInfoListJson
)

Parameters

getValidPathInfoListJson
Type: BlackBerry.Workspaces.JsonGetValidPathInfoListJson

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

Return Value

Type: TaskPagingItemListJsonTransientDocumentJson

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

See Also