PCBIConnection_PluginBasisIsActionAllowed Method
Namespace: PluginBasisAssemblies: 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)
public bool IsActionAllowed(
ID_ActionItem action
)
Public Function IsActionAllowed (
action As ID_ActionItem
) As Boolean
public:
virtual bool IsActionAllowed(
ID_ActionItem action
) sealed
abstract IsActionAllowed :
action : ID_ActionItem -> bool
override IsActionAllowed :
action : ID_ActionItem -> bool
- action ID_ActionItem
-
BooleanIPluginIsActionAllowed(ID_ActionItem)