Show / Hide Table of Contents

Enum TaskItem

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum TaskItem

Fields

Name Description
ETaskTypeAppointmentAttachAppointment

Addd appointment link to appointment

ETaskTypeAppointmentAttachDocument

Add document link to appointment

ETaskTypeAppointmentAttachSale

Add sale link to appointment

ETaskTypeCommon

Common type used for common Context implementations.

ETaskTypeConfigureTaskbar

Invokes the Task Center configuration dialog.

ETaskTypeContactDelete

Delete contact

ETaskTypeContactFind

Find a Contact

ETaskTypeContactNew

Create a new Contact

ETaskTypeCopySoProtocol

relevant SoProtocol string and copy to clipboard.

ETaskTypeDelete

Delete whatever CurentMode points to.

ETaskTypeDeleteAppointment

Delete Appointment

ETaskTypeDeleteContact

Delete current contact card

ETaskTypeDeleteDocument

Delete Document

ETaskTypeDeleteNote

Delete ca note

ETaskTypeDeletePerson

Delete Person

ETaskTypeDeleteProject

Delete current Project card

ETaskTypeDeleteSale

Delete Sale

ETaskTypeDeleteSelection

Delete curren selection

ETaskTypeDiaryFind

Find Date

ETaskTypeDocumentAttachAppointment

Add appointment link to document

ETaskTypeDocumentAttachDocument

Add document link to document

ETaskTypeDocumentAttachSale

Add sale link to document

ETaskTypeFind

Invoke Find dialog for CurrentMode.

ETaskTypeFindActivity

Invoke Find Activity dialog.

ETaskTypeFindContact

Invoke Find Contact dialog.

ETaskTypeFindDocument

Invoke Find Document dialog.

ETaskTypeFindPerson

Invoke Find Person dialog.

ETaskTypeFindProject

Invoke Find Project dialog.

ETaskTypeFindSale

Invoke Find Sale dialog.

ETaskTypeFindSelection

Invoke Find Selection dialog.

ETaskTypeHelp

Equivalent for the SVHelpKeyButton.

ETaskTypeInvalid
ETaskTypeNew

Create a new CurrentMode dependent record.

ETaskTypeNewAppointment

Create new "Standard" appointment

ETaskTypeNewContact

Create new contact

ETaskTypeNewDocument

Create new "Standard" document

ETaskTypeNewEmail

Create new "Email" document

ETaskTypeNewNote

Attach new Note to the current card

ETaskTypeNewPerson

Create new person

ETaskTypeNewPhone

Create new "Phone" appointment

ETaskTypeNewProject

Create new project

ETaskTypeNewSale

Create new sale

ETaskTypeNewSelection

Create new selection

ETaskTypeNewToDo

Create new "ToDo" appointment, also called a "Task"

ETaskTypePersonDelete

Delete Person

ETaskTypePersonFind

Find a Person

ETaskTypePersonNew

Create a new Person

ETaskTypePhone

A "Dial" button and sub-menu

ETaskTypePostItContact

Add/Show UnknownOrPostIt on Contact card

ETaskTypePostItDiary

Add/Show UnknownOrPostIt in Diary

ETaskTypePostItPerson

Add/Show UnknownOrPostIt on Person card

ETaskTypePostItProject

Add/Show UnknownOrPostIt on Project card

ETaskTypePostItSelection

Add/Show UnknownOrPostIt on Selection card

ETaskTypePrint

Print CurrentMode.

ETaskTypePrintAppointment

Print Activity.

ETaskTypePrintContact

Print Contact.

ETaskTypePrintDocument

Print Document.

ETaskTypePrintPerson

Print Person.

ETaskTypePrintProject

Print Project.

ETaskTypePrintSale

Print Sale.

ETaskTypePrintSelection

Print Selection.

ETaskTypeProjectDelete

Delete project

ETaskTypeProjectFind

Find a Project

ETaskTypeProjectMailMerge

Do a mail merge on behalf of a project

ETaskTypeProjectNew

Create new Project

ETaskTypeSaleAttachAppointment

Add appointment link to sale

ETaskTypeSaleAttachDocument

Add document link to sale

ETaskTypeSaleAttachSale

Add sale link to sale

ETaskTypeSaleLost

set sale status = lost

ETaskTypeSaleSold

set sale status = sold

ETaskTypeSelectionClone

Simply copy a selection as "Copy of ..."

ETaskTypeSelectionCopyInto

Copy selection members into a new or existing one

ETaskTypeSelectionDelete

Delete Selection

ETaskTypeSelectionDeleteMembers

Delete all members in the member list from the contact table

ETaskTypeSelectionEditInterests

Edit the interest for each member/member person

ETaskTypeSelectionEditMembers

Do changes on all members/member persons

ETaskTypeSelectionExport

Export selection member data to a file

ETaskTypeSelectionFind

Find a Selection

ETaskTypeSelectionGenToDo

Generate a to do appointment for each member

ETaskTypeSelectionMailMerge

Do a mail merge on behalf of a selection

ETaskTypeSelectionNew

Create new selection

ETaskTypeSelectionPrintLabels

Print a label for each member in the selection

ETaskTypeSelectionPrintReports

Print report -"-

ETaskTypeSelectionSendEmail

Send an e-mail to each member in the selection

ETaskTypeSendAsEmailAppointment

Send appointment as EMail.

ETaskTypeSeparator

A menu item separator

ETaskTypeSpacer

A small button layout spacer

ETaskTypeUndefined
ETaskTypeUser

User defined task: Set up as an ExtApp i SOAdmin.

ETaskTypeWrite

Write as used in Buttonbar and TaskCenter menu.

ETaskTypeWriteDoc1

Create a new document based on template of type kAppntDoc with rank 1)

ETaskTypeWriteDoc2

Create a new document based on template of type kAppntDoc with rank 2)

ETaskTypeWriteDocument

Generic document type, "TemplateId = 0"

ETaskTypeWriteEmail

Generic mail type, "TemplateId = 0"

ETaskTypeWriteEmail1

Create a new document based on template of type kAppntEmail with rank 1)

ETaskTypeWriteEmail2

Create a new document based on template of type kAppntEmail with rank 2)

ETaskTypeWriteFax1

Create a new document based on template of type kAppntFax with rank 1)

ETaskTypeWriteFax2

Create a new document based on template of type kAppntFax with rank 2)

Extension Methods

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