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