Click or drag to resize

TransientWorkspacesListStarredDocumentsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public PagingItemListJson<TransientDocumentJson> ListStarredDocumentsV30(
	ListStarredTransientDocumentsJson listStarredTransientDocumentsJson
)

Parameters

listStarredTransientDocumentsJson
Type: BlackBerry.Workspaces.JsonListStarredTransientDocumentsJson

[Missing <param name="listStarredTransientDocumentsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ListStarredDocumentsV30(BlackBerry.Workspaces.Json.ListStarredTransientDocumentsJson)"]

Return Value

Type: PagingItemListJsonTransientDocumentJson

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

See Also