PointGroupQueryInvalidPointGroupValueExceptionInvalidPointGroup Property

Returns the name of the invalid point group.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntax
public string InvalidPointGroup { get; }

Return Value

String
The point group name specified in the query that caused the error.
See Also