Gets the referenced drawing full path.
Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public string SourceDrawing { get; }
VB
Public ReadOnly Property SourceDrawing As String Get
C++
public: property String^ SourceDrawing { String^ get (); }