Share via


CatProcureCatalogTable.canSetPublishingStatus Method

Indicates whether the PublishingStatus value of this record can be the specified value.

Syntax

public boolean canSetPublishingStatus(ProcureCatalogPublishingStatus _newStatus)

Run On

Called

Parameters

Return Value

Type: boolean
true if the PublishingStatus value of this record can be the given value; otherwise, false.

See Also

Reference

CatProcureCatalogTable Table