Unique identification value for the shift.
Namespace: AMG.API.Definitions.ShiftsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public ShiftId Id { get; set; }
Public Property Id As ShiftId
Get
Set
public:
property ShiftId^ Id {
ShiftId^ get ();
void set (ShiftId^ value);
}
member Id : ShiftId with get, set
Property Value
Type:
ShiftIdSee Also