The StandardPointGroupQuery type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StandardPointGroupQuery |
The constructor for StandardPointGroupQuery.
|
Properties
| Name | Description | |
|---|---|---|
| ExcludeElevations |
Gets or sets a string that specifies excluded elevations.
| |
| ExcludeFullDescriptions |
Gets or sets a string that specifies one or more full descriptions to match excluded points.
| |
| ExcludeNames |
Gets or sets a string that specifies excluded points by name.
| |
| ExcludeNumbers |
Gets or sets a string that specifies excluded point numbers.
| |
| ExcludeRawDescriptions |
Gets or sets a string that specifies one or more raw descriptions to match excluded points.
| |
| IncludeAllPoints |
Gets or sets whether the "_All Points" point group should be included.
| |
| IncludeElevations |
Gets or sets a string that specifies included elevations.
| |
| IncludeFullDescriptions |
Gets or sets a string that specifies one or more full descriptions to match included points.
| |
| IncludeNames |
Gets or sets a string that specifies included points by name.
| |
| IncludeNumbers |
Gets or sets a string that specifies included point numbers.
| |
| IncludeRawDescriptions |
Gets or sets a string that specifies one or more raw descriptions to match included points.
| |
| PointGroups |
Gets a collection of PointGroups matched by the point group query.
| |
| QueryString |
Gets the query string for the query.
(Inherited from PointGroupQuery.) | |
| UseCaseSensitiveMatch |
Gets or sets whether string matching (for example, for Raw Descriptions) should be case-sensitive.
(Inherited from PointGroupQuery.) |