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

CaseConversion

It holds a Boolean value. Value indicates weather this field's value's case should be modified or not.

Syntax

C# 
public CaseTypes CaseConversion {get; set;}

Requirements

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

See Also