_MSProject.PublishNewAndChangedAssignments 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 void PublishNewAndChangedAssignments (bool ShowDialog = false, Microsoft.Office.Interop.MSProject.PjPublishScope ItemsScope = Microsoft.Office.Interop.MSProject.PjPublishScope.pjPublishScopeAll, bool NotifyResources = false, object NotificationText);
abstract member PublishNewAndChangedAssignments : bool * Microsoft.Office.Interop.MSProject.PjPublishScope * bool * obj -> unit
Public 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