SurveyQueryCollectionGetItem(String) Method

Find the meta query list for the specified query name.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ArrayList GetItem(
	string queryName
)

Parameters

queryName  String
 

Return Value

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