 | IClaimsClaimTypeLaborRate Property |
[Missing <summary> documentation for "P:IAS.IClaims.ClaimType.LaborRate"]
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal LaborRate { get; set; }
Public Property LaborRate As Decimal
Get
Set
function get LaborRate () : decimal
function set LaborRate (value : decimal)
function get_LaborRate();
function set_LaborRate(value);
Property Value
Type:
Decimal
See Also