Mcs.Epm.MicrosoftProject.mpFx.ResourceCustomFieldsCollection Class Reference

A collection class for ResourceCustomFields. More...

List of all members.

Static Public Member Functions

static bool TryGetFieldValueInformation (ProjectServer projectServer, CustomFieldDataSet.CustomFieldsRow customFieldDefinition, ResourceDataSet.ResourceCustomFieldsRow customField, bool multiLanguage, out object value, out CustomFieldValueType type)
 Given a custom field definition and a resource custom field, attempt to get the value and type.

Properties

ResourceCustomField this [Guid fieldGuid] [get]
 For a given field GUID, retrieve the ResourceCustomField.


Detailed Description

A collection class for ResourceCustomFields.

Definition at line 25 of file ResourceCustomFieldsCollection.cs.


Member Function Documentation

static bool Mcs.Epm.MicrosoftProject.mpFx.ResourceCustomFieldsCollection.TryGetFieldValueInformation ( ProjectServer  projectServer,
CustomFieldDataSet.CustomFieldsRow  customFieldDefinition,
ResourceDataSet.ResourceCustomFieldsRow  customField,
bool  multiLanguage,
out object  value,
out CustomFieldValueType  type 
) [static]

Given a custom field definition and a resource custom field, attempt to get the value and type.

Parameters:
projectServer ProjectServer object
customFieldDefinition Custom field definition
customField Resource custom field
value Out value containing the custom field value if successfull
type Out value containong the data type if successfull
Returns:
True for success, false if not

Definition at line 38 of file ResourceCustomFieldsCollection.cs.


Property Documentation

ResourceCustomField Mcs.Epm.MicrosoftProject.mpFx.ResourceCustomFieldsCollection.this[Guid fieldGuid] [get]

For a given field GUID, retrieve the ResourceCustomField.

Parameters:
fieldGuid GUID of field to retrieve
Returns:

Definition at line 137 of file ResourceCustomFieldsCollection.cs.


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

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