Gets the GUID of the offset baseline.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public Guid OffsetGUID { get; }
VB
Public ReadOnly Property OffsetGUID As Guid Get
C++
public: property Guid OffsetGUID { Guid get (); }