Table of Contents

Class TrainingProvidersOutput.Item

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

Constructors

Item()

public Item()

Properties

Address

public TrainingProvidersOutputAddress Address { get; set; }

Property Value

TrainingProvidersOutputAddress

EmailAddress

public string EmailAddress { get; set; }

Property Value

string

FaxNumber

public string FaxNumber { get; set; }

Property Value

string

Id

public int Id { get; set; }

Property Value

int

Locations

public TrainingProvidersOutputLocation[] Locations { get; set; }

Property Value

TrainingProvidersOutputLocation[]

Name

public string Name { get; set; }

Property Value

string

PhoneNumber

public string PhoneNumber { get; set; }

Property Value

string

Staff

public Staff[] Staff { get; set; }

Property Value

Staff[]

Trades

public int[] Trades { get; set; }

Property Value

int[]