Share

SurveyProject.IsOpen Method

returns true if this survey project is opened, else return false



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

Syntax

C#

public bool IsOpen()

VB

Public Function IsOpen As Boolean

C++

public:
bool IsOpen()

Return Value

Boolean

See Also

Reference

Was this information helpful?