Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetEntityDraftItemsRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Retrieves a paginated list of the items from the draft catalog created by the Entity. Up to 50 items can be returned at once. You can use continuation tokens.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetEntityDraftItemsRequest*
Populated request object.
async XAsyncBlock*