Click or drag to resize

DocumentsListLastResolvedDocumentPermissionRequestsV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Documents.ListLastResolvedDocumentPermissionRequestsV30Async(BlackBerry.Workspaces.Json.ListLastResolvedFolderPermissionRequestsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ItemListJson<LastResolvedDocumentPermissionRequestResultJson>> ListLastResolvedDocumentPermissionRequestsV30Async(
	ListLastResolvedFolderPermissionRequestsJson listLastResolvedFolderPermissionRequestsJson
)

Parameters

listLastResolvedFolderPermissionRequestsJson
Type: BlackBerry.Workspaces.JsonListLastResolvedFolderPermissionRequestsJson

[Missing <param name="listLastResolvedFolderPermissionRequestsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Documents.ListLastResolvedDocumentPermissionRequestsV30Async(BlackBerry.Workspaces.Json.ListLastResolvedFolderPermissionRequestsJson)"]

Return Value

Type: TaskItemListJsonLastResolvedDocumentPermissionRequestResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Documents.ListLastResolvedDocumentPermissionRequestsV30Async(BlackBerry.Workspaces.Json.ListLastResolvedFolderPermissionRequestsJson)"]

See Also