PCBIConnection_PluginBasisIsActionAllowed Method

Definition

Namespace: PluginBasis
Assemblies:  PCBI_PackageExpert (in PCBI_PackageExpert.dll) Version: 17.0.0.0 (17.0.0.0)
  PCBI_PartExpert (in PCBI_PartExpert.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public bool IsActionAllowed(
	ID_ActionItem action
)

Parameters

action  ID_ActionItem
 

Return Value

Boolean

Implements

IPluginIsActionAllowed(ID_ActionItem)

See Also