_Global.BoxSet(PjBoxSet, Object, Object, 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 BoxSet (Microsoft.Office.Interop.MSProject.PjBoxSet action = Microsoft.Office.Interop.MSProject.PjBoxSet.pjBoxSelect, object TaskID, object XPosition, object YPosition, object ProjectName);
abstract member BoxSet : Microsoft.Office.Interop.MSProject.PjBoxSet * obj * obj * obj * obj -> bool
Public Function BoxSet (Optional action As PjBoxSet = Microsoft.Office.Interop.MSProject.PjBoxSet.pjBoxSelect, Optional TaskID As Object, Optional XPosition As Object, Optional YPosition As Object, Optional ProjectName As Object) As Boolean
Parameters
- action
- PjBoxSet
- TaskID
- Object
- XPosition
- Object
- YPosition
- Object
- ProjectName
- Object