| GetUserTimeOffBalanceModelTimeOffPolicyDetailIsDeleted Property |  | 
                 Gets the status that determines if this time-off-policy-detail as been flagged as deleted
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool TimeOffPolicyDetailIsDeleted { get; set; }function get_TimeOffPolicyDetailIsDeleted();
function set_TimeOffPolicyDetailIsDeleted(value);
Property Value
Boolean Remarks
Remarks
                Gets the status that determines if this time-off-policy-detail as been flagged as deleted.  In some cases this will show in the UI as active/inactive
            
 Example
Examplefalse
 See Also
See Also