Click or drag to resize

IManageWorkspacesGetValidIManagePathInfoListV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<PagingItemListJson<IManageDocumentJson>> GetValidIManagePathInfoListV30Async(
	GetValidIManagePathInfoListJson getValidIManagePathInfoListJson
)

Parameters

getValidIManagePathInfoListJson
Type: BlackBerry.Workspaces.JsonGetValidIManagePathInfoListJson

[Missing <param name="getValidIManagePathInfoListJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.GetValidIManagePathInfoListV30Async(BlackBerry.Workspaces.Json.GetValidIManagePathInfoListJson)"]

Return Value

Type: TaskPagingItemListJsonIManageDocumentJson

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

See Also