Table of Contents

Class TrainingProvidersOutputAddress

Namespace
Shift.Toolbox.Integration.DirectAccess
Assembly
Shift.Toolbox.dll
public class TrainingProvidersOutputAddress
Inheritance
TrainingProvidersOutputAddress
Inherited Members
Extension Methods

Constructors

TrainingProvidersOutputAddress()

public TrainingProvidersOutputAddress()

Properties

City

public string City { get; set; }

Property Value

string

Country

public string Country { get; set; }

Property Value

string

Line1

public string Line1 { get; set; }

Property Value

string

Line2

public string Line2 { get; set; }

Property Value

string

Line3

public string Line3 { get; set; }

Property Value

string

Line4

public string Line4 { get; set; }

Property Value

string

PostCode

public string PostCode { get; set; }

Property Value

string

Province

public string Province { get; set; }

Property Value

string