ApplicationClass.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 virtual 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
override this.BoxSet : Microsoft.Office.Interop.MSProject.PjBoxSet * obj * obj * obj * obj -> bool
Public Overridable 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