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