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