Gets the query string token for a less than comparison.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public static string LessThan { get; }
Visual Basic
Public Shared ReadOnly Property LessThan As String
	Get
Visual C++
public:
static property String^ LessThan {
	String^ get ();
}

See Also