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