ApplicationClass.CustomFieldValueListGetItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ CustomFieldValueListGetItem(Microsoft::Office::Interop::MSProject::PjCustomField FieldID, Microsoft::Office::Interop::MSProject::PjValueListItem Item, int Index) = Microsoft::Office::Interop::MSProject::_MSProject::CustomFieldValueListGetItem;
public virtual 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
override this.CustomFieldValueListGetItem : Microsoft.Office.Interop.MSProject.PjCustomField * Microsoft.Office.Interop.MSProject.PjValueListItem * int -> string
Public Overridable Function CustomFieldValueListGetItem (FieldID As PjCustomField, Item As PjValueListItem, Index As Integer) As String
Parameters
- FieldID
- PjCustomField
- Item
- PjValueListItem
- Index
- Int32