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

Holds a Boolean value that can be used for specifying weather to include this field in a database update or not.

Syntax

C# 
virtual bool AllowSave {get; set;}

Requirements

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

See Also