Class FormAutomationModel
- Namespace
- Kentico.Xperience.Admin.DigitalMarketing.UIPages
- Assembly
- Kentico.Xperience.Admin.DigitalMarketing.dll
Represent an automation model for the form.
public class FormAutomationModel
- Inheritance
-
objectFormAutomationModel
- Extension Methods
Properties
AutomationProcesses
Identifiers of automation processes related to the form.
public IEnumerable<Guid> AutomationProcesses { get; set; }
Property Value
- IEnumerable<Guid>