SurveyProjectGetSurveyQueryCollection Method |
Gets the query collection for this survey project.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic SurveyQueryCollection GetSurveyQueryCollection()
Public Function GetSurveyQueryCollection As SurveyQueryCollection
public:
SurveyQueryCollection^ GetSurveyQueryCollection()
Return Value
SurveyQueryCollection
Exceptions| Exception | Condition |
|---|
| [!:Autodesk.Civil.SurveyException] |
Thrown when there is no survey project opened
|
See Also