Share

SurveyProject Class

Survey project class.

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

Syntax

C#

public sealed class SurveyProject : DisposableWrapper

Visual Basic

Public NotInheritable Class SurveyProject _
	Inherits DisposableWrapper

Visual C++

public ref class SurveyProject sealed : public DisposableWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      Autodesk.Civil.SurveyProject

See Also

Was this information helpful?