A custom PointGroup query.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesPointGroupQuery
Autodesk.Civil.DatabaseServicesCustomPointGroupQuery
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class CustomPointGroupQuery : PointGroupQuery
VB
Public Class CustomPointGroupQuery Inherits PointGroupQuery
C++
public ref class CustomPointGroupQuery : public PointGroupQuery
The CustomPointGroupQuery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CustomPointGroupQuery | Initializes a new instance of the CustomPointGroupQuery class |
Properties
Name | Description | |
---|---|---|
![]() ![]() | QueryString | Gets or sets the query string. |
![]() | UseCaseSensitiveMatch |
Gets or sets whether string matching (for example, for Raw Descriptions) should be case-sensitive.
(Inherited from PointGroupQuery) |