Click or drag to resize

GetTimeOffPolicyDetailModelTORAllowed Property

Allow time off requests for this type

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

Property Value

Boolean
Remarks
Allow time off requests for this type. This value is also related to "Misc Settings > Time Off Requests".

Example
true
See Also