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

GetFieldType

Retuns a Type representation of System.UInt32

Returns:
Type
System.Type

Syntax

C# 
public override Type GetFieldType()

Requirements

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

See Also