Class AbsenceSettingsContract
Represents settings for an absence
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class AbsenceSettingsContract : Object
Name | Description |
---|---|
AbsenceSettingsContract() |
Fields
Name | Description |
---|---|
AbsenceDateEnd | End of the absence. Date format: yyyy-MM-ddTHH:mm:ss |
AbsenceDateStart | Start of the absence. Date format: yyyy-MM-ddTHH:mm:ss |
Absent | Defines if the user is available |
DeputyRepresentativeUserId | Id of the deputy. The deputy must be active and not obsolete. |