_Global.CustomFieldValueListDelete(PjCustomField, Int16) Method

Definition

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

Returns

Applies to