Gets the survey projects list information
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.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 (); } |