Click or drag to resize

UserPayRateMoneyValues Class

Inheritance Hierarchy

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class UserPayRateMoneyValues : CorrigoEntityMoneyValues

The UserPayRateMoneyValues type exposes the following members.

Properties
  NameDescription
Public propertyRate
Rate per hour. Precision 2 digits; negative values are not allowed. Supported values are from 0 to 9999999.99.
Top
Remarks