QuickObjects.ObjectBase Send comments on this topic.
IField Interface
See Also  Members  
Akal.QuickObjects.ObjectBase Namespace : IField Interface
IField provides the basis and defines the contract all fields in a business logic class will need to implement.

Syntax

C# 
public interface IField 

Requirements

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

See Also