returns true if this survey project is opened, else return false
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public bool IsOpen() |
Visual Basic |
---|
Public Function IsOpen As Boolean |
Visual C++ |
---|
public: bool IsOpen() |