ShiftGroupUseDifferentials Property |
Indicates if differentials are used for the shift group.
Namespace: AMG.API.Definitions.ShiftsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool UseDifferentials { get; set; }
Public Property UseDifferentials As Boolean
Get
Set
public:
property bool UseDifferentials {
bool get ();
void set (bool value);
}
member UseDifferentials : bool with get, set
Property Value
Type:
BooleanSee Also