Enum AppointmentMatrix.OwnershipIndex
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public enum AppointmentMatrix.OwnershipIndex
Fields
| Name | Description |
|---|---|
| None | There are no ownership to the matrix. |
| Owner | The currently logged in user is a |
| OwnerSecretary | The currently logged in user is a secretary and is working on an appointment or a booking as the booking owner. The currently logged in user may or may not be a participant. |
| Participant | The currently logged in user is a participant. |
| ParticipantSecretary | The currently logged in user is a secretary working on a participant record. |
| Unknown | It is not possible to determine |