_MSProject.CustomFieldValueListGetItem Method

Definition

public:
 System::String ^ CustomFieldValueListGetItem(Microsoft::Office::Interop::MSProject::PjCustomField FieldID, Microsoft::Office::Interop::MSProject::PjValueListItem Item, int Index);
public string CustomFieldValueListGetItem (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, Microsoft.Office.Interop.MSProject.PjValueListItem Item, int Index);
abstract member CustomFieldValueListGetItem : Microsoft.Office.Interop.MSProject.PjCustomField * Microsoft.Office.Interop.MSProject.PjValueListItem * int -> string
Public Function CustomFieldValueListGetItem (FieldID As PjCustomField, Item As PjValueListItem, Index As Integer) As String

Parameters

FieldID
PjCustomField
Index
Int32

Returns

Applies to