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.
Indicates whether the PublishingStatus value of this record can be the specified value.
Syntax
public boolean canSetPublishingStatus(ProcureCatalogPublishingStatus _newStatus)
Run On
Called
Parameters
- _newStatus
Type: ProcureCatalogPublishingStatus Enumeration
The new status for which to set the record.
Return Value
Type: boolean
true if the PublishingStatus value of this record can be the given value; otherwise, false.