GlobalClass.PublishNewAndChangedAssignments(Boolean, PjPublishScope, Boolean, Object) 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 virtual void PublishNewAndChangedAssignments (bool ShowDialog = false, Microsoft.Office.Interop.MSProject.PjPublishScope ItemsScope = Microsoft.Office.Interop.MSProject.PjPublishScope.pjPublishScopeAll, bool NotifyResources = false, object NotificationText);
Public Overridable Sub PublishNewAndChangedAssignments (Optional ShowDialog As Boolean = false, Optional ItemsScope As PjPublishScope = Microsoft.Office.Interop.MSProject.PjPublishScope.pjPublishScopeAll, Optional NotifyResources As Boolean = false, Optional NotificationText As Object)
Parameters
- ShowDialog
- Boolean
- ItemsScope
- PjPublishScope
- NotifyResources
- Boolean
- NotificationText
- Object