Table of Contents

Class Staff

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

Constructors

Staff()

public Staff()

Properties

Email

public string Email { get; set; }

Property Value

string

Id

public int Id { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string

Primary

public bool Primary { get; set; }

Property Value

bool