QuickObjects.ObjectBase Send comments on this topic.
NumericField Class
See Also  Members  
Akal.QuickObjects.ObjectBase Namespace : NumericField Class

NumericField Class

It extends baseField and is extended by each variation of numeric type.

Object Model
























Syntax

C# 
[SerializableAttribute()]
public class NumericField : BaseField, IField  

Inheritance Hierarchy

Requirements

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

See Also