Click or drag to resize

ValueTypeRefactoringSourceLocationData Properties

The ValueTypeRefactoringSourceLocationData type exposes the following members.

Properties
  NameDescription
Public propertyDestination
Gets the destination entity
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 propertyFieldsToRefactor
Gets the fields to refactor in Destination.
Public propertyLocationDataType
Gets or sets the type of the location data.
(Inherited from SourceLocationData.)
Public propertyValueTypeToRefactorTo
Gets the value type to refactor to.
Top
See Also