CivilApplicationSurveyProjects Property |
Gets the survey projects list information
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic static SurveyProjectCollection SurveyProjects { get; }
Public Shared ReadOnly Property SurveyProjects As SurveyProjectCollection
Get
public:
static property SurveyProjectCollection^ SurveyProjects {
SurveyProjectCollection^ get ();
}
Property Value
SurveyProjectCollection
See Also