The DataShortcutKey type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | HandleHigh |
Gets the referenced entity's handle.
Return the high 32bit of the handle.
|
![]() | HandleLow |
Gets the referenced entity's handle.
Return the low 32bit of the handle.
|
![]() | IsSourceDrawingExistent |
This indicates whether the referenced drawing can be found.
|
![]() | Name |
Gets the Data Shortcut name.
|
![]() | SourceDrawing |
Gets the referenced drawing full path.
|
![]() | Type |
Gets the Data Shortcut entity type.
|