Table of Contents

Class UserContextOutput.Item

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

Constructors

Item()

public Item()

Properties

Id

public int Id { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string

Staff

public Staff[] Staff { get; set; }

Property Value

Staff[]

Trades

public int[] Trades { get; set; }

Property Value

int[]