Click or drag to resize

CustomerGlobalSettingsScheduledDaysInAvance Property

The number of days to generate schedules in advance

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

Property Value

Int32
Remarks
The number of days to generate schedules in advance.

Example
3
See Also