Show / Hide Table of Contents

Enum WorkflowGoalType

Workflow Goal Type This Enum is used by: workflow_goal.goal_type

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

Fields

Name Description
AddedToProject

5: AddedToProject

AddedToSelection

6: AddedToSelection

AppointmentCreated

4: AppointmentCreated

FormSubmitted

7: FormSubmitted

HadChat

8: HadChat

LinkClicked

9: LinkClicked

None

0: None

PersonUpdated

1: PersonUpdated

RequestCreated

10: RequestCreated

SaleCreatedOnCompany

3: SaleCreatedOnCompany

SaleCreatedOnPerson

2: SaleCreatedOnPerson

Extension Methods

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