Table of Contents

Class StartDelivery

Namespace
InSite.Application.Messages.Write
Assembly
Shift.Sdk.dll
public class StartDelivery : Command, ICommand
Inheritance
StartDelivery
Implements
Inherited Members
Extension Methods

Constructors

StartDelivery(Guid, Guid, Guid)

public StartDelivery(Guid message, Guid mailout, Guid recipient)

Parameters

message Guid
mailout Guid
recipient Guid

Properties

MailoutIdentifier

public Guid MailoutIdentifier { get; set; }

Property Value

Guid

RecipientIdentifier

public Guid RecipientIdentifier { get; set; }

Property Value

Guid