_Global.CustomFieldValueListDelete(PjCustomField, Int16) 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:
bool CustomFieldValueListDelete(Microsoft::Office::Interop::MSProject::PjCustomField FieldID, short Index);
public bool CustomFieldValueListDelete (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, short Index);
abstract member CustomFieldValueListDelete : Microsoft.Office.Interop.MSProject.PjCustomField * int16 -> bool
Public Function CustomFieldValueListDelete (FieldID As PjCustomField, Index As Short) As Boolean
Parameters
- FieldID
- PjCustomField
- Index
- Int16