Enum ReportCategory
The avaliable category
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum ReportCategory
Fields
| Name | Description |
|---|---|
| All | 1: All reports |
| Appointment | 5: 5: Appointment reports |
| Contact | 2: 2: Company reports |
| Diary | 8: 8: Diary reports |
| Favorites | 9: Favorite reports for an associate |
| None | 0: New/empty report |
| Person | 7: 7: Person reports |
| Project | 3: 3: Project reports |
| Sale | 4: 4: Sale reports |
| Selection | 6: 6: Selection reports |