ApplicationClass.EnterpriseResourcesOpen(Object, PjCheckOutType) 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 EnterpriseResourcesOpen (object EUID, Microsoft.Office.Interop.MSProject.PjCheckOutType OpenType = Microsoft.Office.Interop.MSProject.PjCheckOutType.pjReadWrite);
abstract member EnterpriseResourcesOpen : obj * Microsoft.Office.Interop.MSProject.PjCheckOutType -> bool
override this.EnterpriseResourcesOpen : obj * Microsoft.Office.Interop.MSProject.PjCheckOutType -> bool
Public Overridable Function EnterpriseResourcesOpen (Optional EUID As Object, Optional OpenType As PjCheckOutType = Microsoft.Office.Interop.MSProject.PjCheckOutType.pjReadWrite) As Boolean
Parameters
- EUID
- Object
- OpenType
- PjCheckOutType