Upravit

Sdílet prostřednictvím


ApplicationClass.SetTPField Method

Definition

public virtual bool SetTPField (string Field, string Value, object AllSelectedTasks, object Create, object TaskID, object ProjectName);
abstract member SetTPField : string * string * obj * obj * obj * obj -> bool
override this.SetTPField : string * string * obj * obj * obj * obj -> bool
Public Overridable Function SetTPField (Field As String, Value As String, Optional AllSelectedTasks As Object, Optional Create As Object, Optional TaskID As Object, Optional ProjectName As Object) As Boolean

Parameters

Field
String
Value
String
AllSelectedTasks
Object
Create
Object
TaskID
Object
ProjectName
Object

Returns

Implements

Applies to