_MSProject.ResourceSharingPoolAction(PjPoolAction, Object, 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 bool ResourceSharingPoolAction (Microsoft.Office.Interop.MSProject.PjPoolAction action, object Filename, object ReadOnly);
abstract member ResourceSharingPoolAction : Microsoft.Office.Interop.MSProject.PjPoolAction * obj * obj -> bool
Public Function ResourceSharingPoolAction (action As PjPoolAction, Optional Filename As Object, Optional ReadOnly As Object) As Boolean
Parameters
- action
- PjPoolAction
- Filename
- Object
- ReadOnly
- Object