SurveyQueryCollectionGetItem(Guid) Method

Find the meta query for the specified query guid.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public SurveyQuery GetItem(
	Guid queryGuid
)

Parameters

queryGuid  Guid
 

Return Value

SurveyQuery
Exceptions
ExceptionCondition
[!:Autodesk.Civil.SurveyException] Thrown when get nothing
See Also