QuickObjects.ObjectBase Send comments on this topic.
TableName Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseBusinessObject Class : TableName Property

TableName

Holds a NameField value.

This value is used to indicate the table the object is will be performing its operations on.

Syntax

C# 
public NameField TableName {get; set;}

Requirements

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

See Also