This indicates whether the referenced drawing can be found.
Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public bool IsSourceDrawingExistent { get; }
VB
Public ReadOnly Property IsSourceDrawingExistent As Boolean Get
C++
public: property bool IsSourceDrawingExistent { bool get (); }