Click or drag to resize

GetTimeOffPolicyDetailRuleModelTransferRolloverMaxLimit Property

Gets the TransferRolloverMaxLimit of the current GetTimeOffPolicyDetailRuleModel

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

Property Value

Int32
Remarks
This value represents the TransferRolloverMaxLimit of the GetTimeOffPolicyDetailRuleModel.

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