ICustomWorkflowAction Interface
|
Represents the base interface for custom workflow actions. All custom workflow action implementations must use this interface so that the workflow engine picks up custom actions.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public interface ICustomWorkflowAction
Public Interface ICustomWorkflowAction
public interface class ICustomWorkflowAction
type ICustomWorkflowAction = interface end
The ICustomWorkflowAction type exposes the following members.
Methods See Also