PCBI_ConnectionIsActionAllowed Method
Namespace: PCBI_EagleImportAssembly: PCBI_Eagle_Import (in PCBI_Eagle_Import.dll) Version: 16.0.0.0 (16.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)