Table of Contents

Class FlowStep

Namespace
Dynamicweb.EmailMarketing.Flows
Assembly
Dynamicweb.EmailMarketing.dll
public class FlowStep
Inheritance
FlowStep
Inherited Members

Properties

Delay

public int Delay { get; set; }

Property Value

int

DelayUnit

public DelayUnit DelayUnit { get; set; }

Property Value

DelayUnit

EmailId

public int EmailId { get; set; }

Property Value

int

FlowId

public int FlowId { get; set; }

Property Value

int

Id

public int Id { get; set; }

Property Value

int
To top