Share

SurveyQuery Class

This class represents outer data about a query -- its name, description, and GUID.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public sealed class SurveyQuery : DisposableWrapper

Visual Basic

Public NotInheritable Class SurveyQuery _
	Inherits DisposableWrapper

Visual C++

public ref class SurveyQuery sealed : public DisposableWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      Autodesk.Civil.SurveyQuery

See Also

Was this information helpful?