Find the meta query for the specified query guid.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public SurveyQuery GetItem( Guid queryGuid ) |
Visual Basic |
---|
Public Function GetItem ( _ queryGuid As Guid _ ) As SurveyQuery |
Visual C++ |
---|
public: SurveyQuery^ GetItem( Guid queryGuid ) |
Parameters
- queryGuid
- Type: System..::..Guid
Exceptions
Exception | Condition |
---|---|
[!:Autodesk.Civil.SurveyException] | Thrown when get nothing |