BenefitAmountHours Property |
The amount of the benefit hours.
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double AmountHours { get; set; }
Public Property AmountHours As Double
Get
Set
public:
property double AmountHours {
double get ();
void set (double value);
}
member AmountHours : float with get, set
Property Value
Type:
DoubleSee Also