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

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

Syntax

C# 
virtual string SearchPostfix {get; set;}

Requirements

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

See Also