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

GetValueExpression

GetValueExpression does not provide any functionality but unctionality is provided by each type of field class as each field class overwrites this function.

Returns:
Type
System.String

Syntax

C# 
public virtual string GetValueExpression()

Requirements

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

See Also