SearchPrefix
Holds a String value that can be used as prefix to the search criteria for this field.
MyField.SearchPrefix = " ( ";
| C# | |
|---|---|
public string SearchPrefix {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0
| QuickObjects.ObjectBase | Send comments on this topic. |
| SearchPrefix Property | |
| See Also | |
|
| Akal.QuickObjects.ObjectBase Namespace > BaseField Class : SearchPrefix Property |
SearchPrefix
Holds a String value that can be used as prefix to the search criteria for this field.
MyField.SearchPrefix = " ( ";
| C# | |
|---|---|
public string SearchPrefix {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0