Class DistributionRequestLocation
- Namespace
- InSite.Persistence.Integration.BCMail
- Assembly
- InSite.Persistence.dll
public class DistributionRequestLocation
- Inheritance
-
DistributionRequestLocation
- Inherited Members
-
Constructors
DistributionRequestLocation()
public DistributionRequestLocation()
Properties
Address1
public string Address1 { get; set; }
Property Value
- string
Address2
public string Address2 { get; set; }
Property Value
- string
City
public string City { get; set; }
Property Value
- string
Description
public string Description { get; set; }
Property Value
- string
PostalCode
public string PostalCode { get; set; }
Property Value
- string
Province
public string Province { get; set; }
Property Value
- string