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