QuickObjects.ObjectBase Send comments on this topic.
Value Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > DoubleField Class : Value Property

Value

It holds a Double value.

Syntax

C# 
public double Value {get; set;}

Requirements

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

See Also