_MSProject.SetMatchingField Method

Definition

public bool SetMatchingField (string Field, string Value, string CheckField, string CheckValue, object CheckTest, object CheckOperation, object CheckField2, object CheckValue2, object CheckTest2);
abstract member SetMatchingField : string * string * string * string * obj * obj * obj * obj * obj -> bool
Public Function SetMatchingField (Field As String, Value As String, CheckField As String, CheckValue As String, Optional CheckTest As Object, Optional CheckOperation As Object, Optional CheckField2 As Object, Optional CheckValue2 As Object, Optional CheckTest2 As Object) As Boolean

Parameters

Field
String
Value
String
CheckField
String
CheckValue
String
CheckTest
Object
CheckOperation
Object
CheckField2
Object
CheckValue2
Object
CheckTest2
Object

Returns

Applies to