QuickObjects.ObjectBase Send comments on this topic.
GetResultSetName Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > IBusinessObject Interface : GetResultSetName Method
GetResultSetName compares the Name property with DisplayName property and returns DisplayName if it is different from Name property.

Syntax

C# 
virtual string GetResultSetName()

Requirements

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

See Also