GetUserTimeOffRequestInIgnoreDetails Property |  |
Ignores detail data from the request
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool? IgnoreDetails { get; set; }
function get_IgnoreDetails();
function set_IgnoreDetails(value);
Property Value
NullableBoolean
Remarks
Ignores detail data from the request
Exampletrue/false
See Also