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

Fields

Holds a collection of IField type fields.

Syntax

C# 
[XmlIgnoreAttribute()]
public IFieldCollection Fields {get; set;}

Requirements

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

See Also