GetTimeOffPolicyDetailModelHideBalanceOnEmpTOR Property | |
Gets the flag that shows to hide Balance information in request window
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public bool HideBalanceOnEmpTOR { get; set; }
function get_HideBalanceOnEmpTOR();
function set_HideBalanceOnEmpTOR(value);
Property Value
BooleanRemarks
Gets the flag that shows to hide Balance information in request window. This value is related to "Misc Time Off Requests".
Example true
See Also