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

Holds the NameField value that will be used by the find method to Add/Refresh the table in the dataSet.

Syntax

C# 
virtual NameField ResultSetName {get; set;}

Requirements

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

See Also