_Global.SetMatchingField 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 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
Parâmetros
- Field
- String
- Value
- String
- CheckField
- String
- CheckValue
- String
- CheckTest
- Object
- CheckOperation
- Object
- CheckField2
- Object
- CheckValue2
- Object
- CheckTest2
- Object