ApplicationClass.CheckField メソッド

定義

public virtual object CheckField (string Field, string Value, object Test, object Op, object Field2, object Value2, object Test2);
abstract member CheckField : string * string * obj * obj * obj * obj * obj -> obj
override this.CheckField : string * string * obj * obj * obj * obj * obj -> obj
Public Overridable Function CheckField (Field As String, Value As String, Optional Test As Object, Optional Op As Object, Optional Field2 As Object, Optional Value2 As Object, Optional Test2 As Object) As Object

パラメーター

Field
String
Value
String
Test
Object
Op
Object
Field2
Object
Value2
Object
Test2
Object

戻り値

実装

適用対象