Gets the query string for the query.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public string QueryString { get; } |
| Visual Basic |
|---|
Public ReadOnly Property QueryString As String Get |
| Visual C++ |
|---|
public: property String^ QueryString { String^ get (); } |
Remarks
For StandardPointGroupQuery objects, the QueryString is calculated from the values in
other properties. For CustomPointGroupQuery objects, this string is set directly.
Examples
1!ERROR: See log file!1!ERROR: See log file!