Survey project class.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.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