Mcs.Epm.MicrosoftProject.mpFx.CustomFieldDefinition Class Reference

Wrapper class for Microsoft Project Server custom fields. More...

List of all members.

Public Types

enum  AttributeTypes { None, LookupTable, Formula }
 The attribute type. More...
enum  DisplayTypes { None, Data, GraphicalIndicators }

Public Member Functions

 CustomFieldDefinition (string name)
 Create an instance of CustomFieldDefinition with its name set.
 CustomFieldDefinition (CustomFieldDataSet.CustomFieldsRow customField)
 Given a CustomFieldDataSet.CustomFieldsRow, create an instance of CustomFieldDefinition.

Properties

CustomField.Type Type [get, set]
 Basic properties.
Guid EntityGuid [get, set]
Guid Guid [get, set]
string Name [get, set]
bool IsRequired [get, set]
AttributeTypes AttributeType [get, set]
DisplayTypes DisplayType [get, set]
Guid LookupTableGuid [get, set]
Guid DefaultValueGuid [get, set]
bool LeafOnly [get, set]
CustomField.AcceptableMaxValues MultiSelect [get, set]
string Formula [get, set]
string ProjectSummaryCriteriaString [get, set]
string SummaryTaskCriteriaString [get, set]
string NonSummaryCriteriaString [get, set]
bool ShowValuesInTooltip [get, set]


Detailed Description

Wrapper class for Microsoft Project Server custom fields.

Definition at line 21 of file CustomFieldDefinition.cs.


Member Enumeration Documentation

The attribute type.

Definition at line 28 of file CustomFieldDefinition.cs.


Constructor & Destructor Documentation

Mcs.Epm.MicrosoftProject.mpFx.CustomFieldDefinition.CustomFieldDefinition ( string  name  ) 

Create an instance of CustomFieldDefinition with its name set.

Parameters:
name The custom field's name

Definition at line 50 of file CustomFieldDefinition.cs.

Mcs.Epm.MicrosoftProject.mpFx.CustomFieldDefinition.CustomFieldDefinition ( CustomFieldDataSet.CustomFieldsRow  customField  ) 

Given a CustomFieldDataSet.CustomFieldsRow, create an instance of CustomFieldDefinition.

Parameters:
customField CustomFieldDataSet.CustomFieldsRow object

Definition at line 59 of file CustomFieldDefinition.cs.


Property Documentation

CustomField.Type Mcs.Epm.MicrosoftProject.mpFx.CustomFieldDefinition.Type [get, set]

Basic properties.

Definition at line 138 of file CustomFieldDefinition.cs.


The documentation for this class was generated from the following file:

Generated on Sat Jan 24 13:32:09 2009 for mpFx by  doxygen 1.5.8