RetrieveUnpublishedMultiple Function

Retrieves a collection of unpublished organization-owned records that satisfy the specified query criteria.

This function is composable. You can append OData system query options to the URI to control the data returned.

Bound Entities

Bound functions are invoked by appending the fully qualified function name to the URI representing an entity or collection.

Entity Type Binding Type
savedqueryvisualization collection
systemform collection
customcontroldefaultconfig collection
webresource collection
sitemap collection
savedquery collection
mobileofflineprofileitem collection
mobileofflineprofile collection
appconfig collection
appconfiginstance collection
navigationsetting collection
appmodule collection
workflow collection

Return Type

Type Nullable Description
Collection(savedqueryvisualization) False The RetrieveUnpublishedMultiple function returns the following value.

Entities

Use the RetrieveUnpublishedMultiple function with these entity types:

Name Display Name Description
mobileofflineprofileitemassociation Mobile Offline Profile Item Association Information on relationships to be used to follow related entity's records for mobile offline profile item.
teammobileofflineprofilemembership TeamMobileOfflineProfileMembership
usermobileofflineprofilemembership UserMobileOfflineProfileMembership

See also