QuickObjects.ObjectBase Send comments on this topic.
GetFieldType Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : GetFieldType Method
Returns a Type representation of each field's implemented Value type.

Syntax

C# 
virtual Type GetFieldType()

Requirements

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

See Also