WizardTableLinkFilter Property
Filter used to get data.
Namespace: Aliquo.Windows.Wizard.LinkAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public string Filter { get; set; }
Public Property Filter As String
Get
Set
Property Value
String string conditions must be enquoted
The following is an example of a filter to get only customers from MADRID
Clientes.Provincia='MADRID'