Click or drag to resize

ReverseEngineerSourceLocationData Properties

The ReverseEngineerSourceLocationData type exposes the following members.

Properties
  NameDescription
Public propertyDriverID
Gets or sets the driverid to use for the element retrieval.
Public propertyEditorHint
Gets or sets the editor hint which is used by the editor which part to focus on based on this source location data. By default it's Unknown, so the editor's default.
(Inherited from SourceLocationData.)
Public propertyLocationDataType
Gets or sets the type of the location data.
(Inherited from SourceLocationData.)
Public propertySourceElementType
Gets or sets the type of the source element.
Public propertyTargetElementType
Gets or sets the type of the target element.
Top
See Also