The abstract base class for point group queries.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesPointGroupQuery
Autodesk.Civil.DatabaseServicesCustomPointGroupQuery
Autodesk.Civil.DatabaseServicesStandardPointGroupQuery
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public abstract class PointGroupQuery
VB
Public MustInherit Class PointGroupQuery
C++
public ref class PointGroupQuery abstract
The PointGroupQuery type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | QueryString | Gets the query string for the query. |
![]() | UseCaseSensitiveMatch | Gets or sets whether string matching (for example, for Raw Descriptions) should be case-sensitive. |