IViewTableMethodsApplyRules Method
Applies validation rules for a specific field or to all fields if is passed to the fieldName parameter.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ApplyRules(
string fieldName
)
Sub ApplyRules (
fieldName As String
)
Parameters
- fieldName String
- Field name to set.