GlobalClass.RequestProgressInformation(Boolean, PjPublishScope, Boolean, Object, Object, Object) Method

Definition

public virtual 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);
Public Overridable 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)

Parameters

ShowDialog
Boolean
ItemsScope
PjPublishScope
NotifyTaskLead
Boolean
NotificationText
Object
ReportingPeriodFrom
Object
ReportingPeriodTo
Object

Implements

Applies to