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

Holds a NameField value that can be used for specifying the table's display name for this field.

Syntax

C# 
virtual NameField TableResultSetName {get; set;}

Requirements

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

See Also