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
Name
public string Name { get; set; }
Property Value
Staff
public Staff[] Staff { get; set; }
Property Value
- Staff[]
Trades
public int[] Trades { get; set; }
Property Value
- int[]