PointGroupQueryTokenLessThan Property |
Gets the query string token for a less than comparison.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic static string LessThan { get; }
Public Shared ReadOnly Property LessThan As String
Get
public:
static property String^ LessThan {
String^ get ();
}
Property Value
String
See Also