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

Value

Stores the name as String.

Syntax

C# 
public string Value {get; set;}

Requirements

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

See Also