Class TrainingProvidersOutputLocation
- Namespace
- Shift.Toolbox.Integration.DirectAccess
- Assembly
- Shift.Toolbox.dll
public class TrainingProvidersOutputLocation
- Inheritance
-
TrainingProvidersOutputLocation
- Inherited Members
-
- Extension Methods
-
Constructors
public TrainingProvidersOutputLocation()
Properties
public TrainingProvidersOutputAddress Address { get; set; }
Property Value
- TrainingProvidersOutputAddress
public string ContactName { get; set; }
Property Value
- string
public string LocationCode { get; set; }
Property Value
- string
public string LocationDescription { get; set; }
Property Value
- string
public int LocationId { get; set; }
Property Value
- int
public string PhoneNumber { get; set; }
Property Value
- string