Enum SelectionMemberType
Member type of a selection
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum SelectionMemberType
Fields
| Name | Description |
|---|---|
| Appointment | 4: Selection of Appointments |
| ContactPerson | 0: Selection of ContactPersons |
| Document | 2: Selection of Documents |
| Project | 3: Selection of Projects |
| Relation | 5: Selection of Relations |
| Sale | 1: Selection of Sales |