Click or drag to resize

GetTimeOffPolicyDetailRuleModelTransferRolloverFactor Property

Gets the TransferRolloverFactor 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 TransferRolloverFactor { get; set; }

Property Value

Decimal
Remarks
This value represents the TransferRolloverFactor of the GetTimeOffPolicyDetailRuleModel.

Note  Note
Also see TransferRolloverAllowed for an overview of transfer overage.
Example
8.6
See Also