_MSProject.CustomFieldIndicatorDelete 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 CustomFieldIndicatorDelete (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, short Index, Microsoft.Office.Interop.MSProject.PjCriteriaList CriteriaList = Microsoft.Office.Interop.MSProject.PjCriteriaList.pjCriteriaNonSummary);
abstract member CustomFieldIndicatorDelete : Microsoft.Office.Interop.MSProject.PjCustomField * int16 * Microsoft.Office.Interop.MSProject.PjCriteriaList -> bool
Public Function CustomFieldIndicatorDelete (FieldID As PjCustomField, Index As Short, Optional CriteriaList As PjCriteriaList = Microsoft.Office.Interop.MSProject.PjCriteriaList.pjCriteriaNonSummary) As Boolean
Parameters
- FieldID
- PjCustomField
- Index
- Int16
- CriteriaList
- PjCriteriaList