Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogPublishDraftItemRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Initiates a publish of an item from the working catalog to the public catalog. You can use the GetItemPublishStatus API to track the state of the item publish.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogPublishDraftItemRequest*
Populated request object.
async XAsyncBlock*