Show / Hide Table of Contents

Enum DashTileEntityType

Dashboard tile entity type (V2) This Enum is used by: dashboard_tile_definition.entity_type

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.6.0.0")]
public enum DashTileEntityType : short

Fields

Name Description
Appointment

4: Appointment

Contact

1: Contact

None

0: None

Person

5: Person

Project

3: Project

Sale

2: Sale

Extension Methods

EnumUtil.MapEnums<DashTileEntityType, To>(DashTileEntityType)
Converters.MapEnums<DashTileEntityType, To>(DashTileEntityType)
ObjectExtensions.AssignByReflection<DashTileEntityType>(DashTileEntityType, DashTileEntityType)
ObjectExtensions.GraphCopy<DashTileEntityType>(DashTileEntityType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top