_Global.SetTaskField(String, String, 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 SetTaskField (string Field, string Value, object AllSelectedTasks, object Create, object TaskID, object ProjectName);
abstract member SetTaskField : string * string * obj * obj * obj * obj -> bool
Public Function SetTaskField (Field As String, Value As String, Optional AllSelectedTasks As Object, Optional Create As Object, Optional TaskID As Object, Optional ProjectName As Object) As Boolean
Parâmetros
- Field
- String
- Value
- String
- AllSelectedTasks
- Object
- Create
- Object
- TaskID
- Object
- ProjectName
- Object