ReturnCallOptionsRcHours Property |
Specifies how many hours should be provided as a bonus for return call.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double RcHours { get; set; }
Public Property RcHours As Double
Get
Set
public:
property double RcHours {
double get ();
void set (double value);
}
member RcHours : float with get, set
Property Value
Type:
DoubleSee Also