This indicates whether the referenced drawing can be found.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public bool IsSourceDrawingExistent { get; }Visual Basic
Public ReadOnly Property IsSourceDrawingExistent As Boolean
GetVisual C++
public: property bool IsSourceDrawingExistent { bool get (); }