DifferentialAmount Property |
The amount to add or coefficient for differential calculation.
Namespace: AMG.API.Definitions.ShiftsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double Amount { get; set; }
Public Property Amount As Double
Get
Set
public:
property double Amount {
double get ();
void set (double value);
}
member Amount : float with get, set
Property Value
Type:
DoubleSee Also