Enum DashboardTileEntityType
Dashboard tile entity type
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.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: |