_MSProject.BoxSet(PjBoxSet, Object, Object, Object, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- action
- PjBoxSet
- TaskID
- Object
- XPosition
- Object
- YPosition
- Object
- ProjectName
- Object