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