ApplicationClass.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:
virtual bool CustomFieldValueListDelete(Microsoft::Office::Interop::MSProject::PjCustomField FieldID, short Index) = Microsoft::Office::Interop::MSProject::_MSProject::CustomFieldValueListDelete;
public virtual bool CustomFieldValueListDelete (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, short Index);
Public Overridable Function CustomFieldValueListDelete (FieldID As PjCustomField, Index As Short) As Boolean
Parameters
- FieldID
- PjCustomField
- Index
- Int16