QuickObjects.ObjectBase Send comments on this topic.
GetFieldType Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseField Class : GetFieldType Method

GetFieldType

It returns the System.Type with this field type.

Returns:
Type
System.Type

Syntax

C# 
public virtual Type GetFieldType()

Requirements

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

See Also