DataShortcutKeySourceDrawing Property |
Gets the referenced drawing full path.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic string SourceDrawing { get; }
Public ReadOnly Property SourceDrawing As String
Get
public:
property String^ SourceDrawing {
String^ get ();
}
Property Value
String
See Also