Class TrainingProvidersOutputAddress
- Namespace
- Shift.Toolbox.Integration.DirectAccess
- Assembly
- Shift.Toolbox.dll
public class TrainingProvidersOutputAddress
- Inheritance
-
TrainingProvidersOutputAddress
- Inherited Members
-
- Extension Methods
-
Constructors
public TrainingProvidersOutputAddress()
Properties
public string City { get; set; }
Property Value
- string
public string Country { get; set; }
Property Value
- string
public string Line1 { get; set; }
Property Value
- string
public string Line2 { get; set; }
Property Value
- string
public string Line3 { get; set; }
Property Value
- string
public string Line4 { get; set; }
Property Value
- string
PostCode
public string PostCode { get; set; }
Property Value
- string
public string Province { get; set; }
Property Value
- string