All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
ActivityField Class Reference

The Activity Field More...

Public Member Functions

 ActivityField ()
 Initializes a new instance of the ActivityField class. More...
 

Properties

short FieldType [get, set]
 Gets or sets the FieldType. More...
 
string MetaDataFieldName [get, set]
 Gets or sets the MetaDataFieldName. More...
 

Description

The Activity Field

Constructor & Destructor Documentation

Initializes a new instance of the ActivityField class.

Property Documentation

short FieldType
getset

Gets or sets the FieldType.

Remarks
The FieldType is an enumeration, and must be one of the following.

Enumeration Description
1 Activity Status Field
2 Activity Assigned To Field
3 Activity Process Name Field
5 Activity Name Field
7 Activity Priority Field
8 Activity RAG Field
9 Job RAG Field
10 Job State Field
11 Case Reference
12 Activity Type
13 Work Type
14 Pending Time
15 Design Activity Type
16 The Activity WorkType Field

string MetaDataFieldName
getset

Gets or sets the MetaDataFieldName.

Remarks
The ID of the MetaDataField must be specified here, not the Display Name.
The MetaDataFieldName is only applicable when FieldType is set to 16 (Activity WorkType Field).