_Global.CustomFieldValueListGetItem メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- FieldID
- PjCustomField
- Item
- PjValueListItem
- Index
- Int32