Interface IAutomationStepProperties
- Namespace
- CMS.Automation
- Assembly
- CMS.Automation.dll
Marker interface for the marketer-configured properties model of an automation step. Implementations are plain classes whose public read/write properties are annotated with form component attributes; their values are persisted with the step and round-tripped through the automation builder UI.
public interface IAutomationStepProperties
- Extension Methods