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
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<SuperOffice.Data.DashTileEntityType, To>()
ObjectExtensions.AssignByReflection<DashTileEntityType>(DashTileEntityType)
ObjectExtensions.GraphCopy<DashTileEntityType>()
Converters.MapEnums<DashTileEntityType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top