Gets the Guid string of this bridge.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public string BridgeGuid { get; }
VB
Public ReadOnly Property BridgeGuid As String Get
C++
public: property String^ BridgeGuid { String^ get (); }