DataShortcutKeyIsSourceDrawingExistent Property |
This indicates whether the referenced drawing can be found.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsSourceDrawingExistent { get; }
Public ReadOnly Property IsSourceDrawingExistent As Boolean
Get
public:
property bool IsSourceDrawingExistent {
bool get ();
}
Property Value
Boolean
See Also