Click or drag to resize

ItemsGetAllFavoritesV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Items.GetAllFavoritesV30(BlackBerry.Workspaces.Json.ListAllFavoriteItemsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public PagingItemListJson<BaseJson> GetAllFavoritesV30(
	ListAllFavoriteItemsJson listAllFavoriteItemsJson
)

Parameters

listAllFavoriteItemsJson
Type: BlackBerry.Workspaces.JsonListAllFavoriteItemsJson

[Missing <param name="listAllFavoriteItemsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Items.GetAllFavoritesV30(BlackBerry.Workspaces.Json.ListAllFavoriteItemsJson)"]

Return Value

Type: PagingItemListJsonBaseJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Items.GetAllFavoritesV30(BlackBerry.Workspaces.Json.ListAllFavoriteItemsJson)"]

See Also