Share via


CatVendorCatalog.canEnableDisableAutoApproval Method

Checks whether workflow auto approval can be enabled for the record.

Syntax

public boolean canEnableDisableAutoApproval(boolean _isEnable)

Run On

Called

Parameters

  • _isEnable
    Type: boolean
    A Boolean value that indicates whether the button is enabled.

Return Value

Type: boolean
true if the button can be enabled; otherwise, false.

See Also

Reference

CatVendorCatalog Table