_Global.RequestProgressInformation 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 void RequestProgressInformation (bool ShowDialog = false, Microsoft.Office.Interop.MSProject.PjPublishScope ItemsScope = Microsoft.Office.Interop.MSProject.PjPublishScope.pjPublishScopeAll, bool NotifyTaskLead = false, object NotificationText, object ReportingPeriodFrom, object ReportingPeriodTo);
abstract member RequestProgressInformation : bool * Microsoft.Office.Interop.MSProject.PjPublishScope * bool * obj * obj * obj -> unit
Public Sub RequestProgressInformation (Optional ShowDialog As Boolean = false, Optional ItemsScope As PjPublishScope = Microsoft.Office.Interop.MSProject.PjPublishScope.pjPublishScopeAll, Optional NotifyTaskLead As Boolean = false, Optional NotificationText As Object, Optional ReportingPeriodFrom As Object, Optional ReportingPeriodTo As Object)
Parameter
- ShowDialog
- Boolean
- ItemsScope
- PjPublishScope
- NotifyTaskLead
- Boolean
- NotificationText
- Object
- ReportingPeriodFrom
- Object
- ReportingPeriodTo
- Object