Gets the survey projects list information
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public static SurveyProjectCollection SurveyProjects { get; }
Visual Basic
Public Shared ReadOnly Property SurveyProjects As SurveyProjectCollection Get
Visual C++
public: static property SurveyProjectCollection^ SurveyProjects { SurveyProjectCollection^ get (); }