_Global.CustomFieldIndicators(PjCustomField, Object, Object, Object) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public bool CustomFieldIndicators (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, object SummaryInheritsNonsummary, object ProjectInheritsSummary, object ShowToolTips);
abstract member CustomFieldIndicators : Microsoft.Office.Interop.MSProject.PjCustomField * obj * obj * obj -> bool
Public Function CustomFieldIndicators (FieldID As PjCustomField, Optional SummaryInheritsNonsummary As Object, Optional ProjectInheritsSummary As Object, Optional ShowToolTips As Object) As Boolean
Parameter
- FieldID
- PjCustomField
- SummaryInheritsNonsummary
- Object
- ProjectInheritsSummary
- Object
- ShowToolTips
- Object