public Action FindBaseAction( IEplAction pAction, bool bSilent )
public: Action^ FindBaseAction( IEplAction^ pAction, bool bSilent )
Parameters
| Parameter Name | Description |
|---|---|
| pAction | the action you search the base action. |
| bSilent | true: no error is reported in the system errors when the action is not found. |
Return Value
Returns a reference to a Action or NULL in case no action with this name exists in the system.