Table of Contents

Class DistributionRequestWhere

Namespace
InSite.Persistence.Integration.BCMail
Assembly
InSite.Persistence.dll
public class DistributionRequestWhere
Inheritance
DistributionRequestWhere
Inherited Members

Constructors

DistributionRequestWhere()

public DistributionRequestWhere()

Properties

InvigilatingOffice

public string InvigilatingOffice { get; set; }

Property Value

string

VenueContactName

public string VenueContactName { get; set; }

Property Value

string

VenueContactPhone

public string VenueContactPhone { get; set; }

Property Value

string

VenueLocationName

public string VenueLocationName { get; set; }

Property Value

string

VenueLocationPhysical

public DistributionRequestLocation VenueLocationPhysical { get; set; }

Property Value

DistributionRequestLocation

VenueLocationRoom

public string VenueLocationRoom { get; set; }

Property Value

string

VenueLocationShipping

public DistributionRequestLocation VenueLocationShipping { get; set; }

Property Value

DistributionRequestLocation