CatProcureCatalogTable.setPublishingStatus Method
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.