Gets the query collection for this survey project.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public SurveyQueryCollection GetSurveyQueryCollection()
Visual Basic
Public Function GetSurveyQueryCollection As SurveyQueryCollection
Visual C++
public: SurveyQueryCollection^ GetSurveyQueryCollection()
Exceptions
Exception | Condition |
---|---|
[!:Autodesk.Civil.SurveyException] | Thrown when there is no survey project opened |