Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetDraftItemRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Retrieves an item from the working catalog. This item represents the current working state of the item. GetDraftItem does not work off a cache of the Catalog.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetDraftItemRequest*
Populated request object.
async XAsyncBlock*