QuickObjects.ObjectBase Send comments on this topic.
NameField Class
See Also  Members  
Akal.QuickObjects.ObjectBase Namespace : NameField Class

NameField Class

Provides the basis storing object name and helper functions for transforming the name.

Syntax

C# 
[XmlRootAttribute()]
[SerializableAttribute()]
public class NameField 

Inheritance Hierarchy

System.Object
   Akal.QuickObjects.ObjectBase.NameField

Requirements

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

See Also