Table of Contents

Class FlowRecipient

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

Properties

DiscoveryTimestamp

public DateTime DiscoveryTimestamp { get; }

Property Value

DateTime

FlowId

public int FlowId { get; }

Property Value

int

Id

public int Id { get; }

Property Value

int

LastProcessedStepId

public int? LastProcessedStepId { get; }

Property Value

int?

LastProcessedStepTime

public DateTime? LastProcessedStepTime { get; }

Property Value

DateTime?

UserId

public int UserId { get; }

Property Value

int
To top