Enum DashboardTileEntityType
Dashboard tile entity type
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.9.0.0")]
public enum DashboardTileEntityType
Fields
| Name | Description |
|---|---|
| Activity | 5: |
| Company | 1: |
| Document | 6: |
| Followup | 8: |
| None | 0: Unknown entity type |
| Product | 4: |
| Project | 2: |
| Sale | 3: |
| WebPanel | 7: |