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

Uniquely identifies the Activity. More...

Public Member Functions

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

Properties

short FieldType [get, set]
 Gets or sets the field type for the field value and uses the ActivityStandardField enum to determine which filter field criteria needs updated More...
 
object FieldValue [get, set]
 Gets or sets the value associated with the field type. More...
 
string MetaDataFieldName [get, set]
 Gets or sets the MetaDataFieldName. This field is set when a WorkType field is being passed. More...
 

Description

Uniquely identifies the Activity.

Constructor & Destructor Documentation

Initializes a new instance of the ActivityFieldValue class.

Property Documentation

short FieldType
getset

Gets or sets the field type for the field value and uses the ActivityStandardField enum to determine which filter field criteria needs updated

object FieldValue
getset

Gets or sets the value associated with the field type.

string MetaDataFieldName
getset

Gets or sets the MetaDataFieldName. This field is set when a WorkType field is being passed.