BridgeBridgeGuid Property |
Gets the Guid string of this bridge.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string BridgeGuid { get; }
Public ReadOnly Property BridgeGuid As String
Get
public:
property String^ BridgeGuid {
String^ get ();
}
Property Value
String
See Also