The DataShortcutKey type exposes the following members.

Properties

  NameDescription
Public propertyHandleHigh
Gets the referenced entity's handle. Return the high 32bit of the handle.
Public propertyHandleLow
Gets the referenced entity's handle. Return the low 32bit of the handle.
Public propertyIsSourceDrawingExistent
This indicates whether the referenced drawing can be found.
Public propertyName
Gets the Data Shortcut name.
Public propertySourceDrawing
Gets the referenced drawing full path.
Public propertyType
Gets the Data Shortcut entity type.

See Also