Gets the survey project GUID.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public Guid ProjectGuid { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ProjectGuid As Guid Get |
| Visual C++ |
|---|
public: property Guid ProjectGuid { Guid get (); } |