Click or drag to resize

GetTimeOffPolicyDetailRuleModelTransferOverageFactor Property

Gets the TransferOverageFactor of the current GetTimeOffPolicyDetailRuleModel

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public decimal TransferOverageFactor { get; set; }

Property Value

Decimal
Remarks
This value represents the TransferOverageFactor of the GetTimeOffPolicyDetailRuleModel.

Note  Note
Also see TransferOverageType for an overview of transfer overage.
Example
40.12
See Also