DurationItemsAutoStartsAtTime Property | |
Gets the auto start seconds after clock in for the meal/break.
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime AutoStartsAtTime { get; set; }
function get_AutoStartsAtTime();
function set_AutoStartsAtTime(value);
Property Value
DateTimeRemarks
Gets the auto start seconds after clock in for the meal/break. When this option is enabled it automatically adds a meal/break shift at a specific time.
Note |
---|
Even though a date value is returned the only processed data for this rule is the time portion.
|
Example 2012-01-27 07:00:00.000
See Also