Find the meta query for the specified query guid.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SurveyQuery GetItem( Guid queryGuid )
VB
Public Function GetItem ( queryGuid As Guid ) As SurveyQuery
C++
public: SurveyQuery^ GetItem( Guid queryGuid )
Parameters
- queryGuid Guid
Return Value
SurveyQueryExceptions
Exception | Condition |
---|---|
[!:Autodesk.Civil.SurveyException] | Thrown when get nothing |