DifferentialHoursCoefficient Property |
Differential calculation coefficient
Namespace: AMG.API.TimecardAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double Coefficient { get; set; }
Public Property Coefficient As Double
Get
Set
public:
property double Coefficient {
double get ();
void set (double value);
}
member Coefficient : float with get, set
Property Value
Type:
DoubleSee Also