Click or drag to resize

GetUserTimeOffRequestInIgnoreDetails Property

Ignores detail data from the request

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

Property Value

NullableBoolean
Remarks
Ignores detail data from the request

Example
true/false
See Also