| ShiftIdShiftGroupId Property | 
            Shift group ID which contains she shift.
            
 
Namespace: AMG.API.Definitions.ShiftsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
 Syntax
Syntaxpublic int ShiftGroupId { get; set; }Public Property ShiftGroupId As Integer
	Get
	Set
public:
property int ShiftGroupId {
	int get ();
	void set (int value);
}member ShiftGroupId : int with get, set
Property Value
Type: 
Int32 See Also
See Also