QuickObjects.ObjectBase Send comments on this topic.
SearchPrefix Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : SearchPrefix Property
SearchPrefix

Holds a String value that can be used as prefix to the search criteria for this field.

Syntax

C# 
virtual string SearchPrefix {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also