Share

StandardPointGroupQuery Properties

The StandardPointGroupQuery type exposes the following members.

Properties

 NameDescription
Public propertyCode exampleExcludeElevations Gets or sets a string that specifies excluded elevations.
Public propertyExcludeFullDescriptions Gets or sets a string that specifies one or more full descriptions to match excluded points.
Public propertyCode exampleExcludeNames Gets or sets a string that specifies excluded points by name.
Public propertyExcludeNumbers Gets or sets a string that specifies excluded point numbers.
Public propertyCode exampleExcludeRawDescriptions Gets or sets a string that specifies one or more raw descriptions to match excluded points.
Public propertyCode exampleIncludeAllPoints Gets or sets whether the "_All Points" point group should be included.
Public propertyCode exampleIncludeElevations Gets or sets a string that specifies included elevations.
Public propertyCode exampleIncludeFullDescriptions Gets or sets a string that specifies one or more full descriptions to match included points.
Public propertyCode exampleIncludeNames Gets or sets a string that specifies included points by name.
Public propertyCode exampleIncludeNumbers Gets or sets a string that specifies included point numbers.
Public propertyIncludeRawDescriptions Gets or sets a string that specifies one or more raw descriptions to match included points.
Public propertyCode examplePointGroups Gets a collection of PointGroups matched by the point group query.
Public propertyCode exampleQueryString Gets the query string for the query.
(Inherited from PointGroupQuery)
Public propertyUseCaseSensitiveMatch Gets or sets whether string matching (for example, for Raw Descriptions) should be case-sensitive.
(Inherited from PointGroupQuery)

See Also

Reference

Was this information helpful?