Click or drag to resize

TransientWorkspacesListLastResolvedTransientFolderPermissionRequestsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public ItemListJson<LastResolvedTransientFolderPermissionRequestResultJson> ListLastResolvedTransientFolderPermissionRequestsV30(
	ListLastResolvedTransientFolderPermissionRequestsJson listLastResolvedTransientFolderPermissionRequestsJson
)

Parameters

listLastResolvedTransientFolderPermissionRequestsJson
Type: BlackBerry.Workspaces.JsonListLastResolvedTransientFolderPermissionRequestsJson

[Missing <param name="listLastResolvedTransientFolderPermissionRequestsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ListLastResolvedTransientFolderPermissionRequestsV30(BlackBerry.Workspaces.Json.ListLastResolvedTransientFolderPermissionRequestsJson)"]

Return Value

Type: ItemListJsonLastResolvedTransientFolderPermissionRequestResultJson

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

See Also