Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the PublishingStatus field and PublishDateTime field of the record.
Syntax
public boolean setPublishingStatus(ProcureCatalogPublishingStatus _status)
Run On
Called
Parameters
- _status
Type: ProcureCatalogPublishingStatus Enumeration
The new status to which to set the record.
Return Value
Type: boolean
true if the record was updated; otherwise, false.