ValueTypeRefactoringSourceLocationDataFieldsToRefactor Property  | 
 
            Gets the fields to refactor in Destination.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.MessageReporting.SourceLocationDataClasses
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic List<FieldElement> FieldsToRefactor { get; }Public ReadOnly Property FieldsToRefactor As List(Of FieldElement)
	Get
Property Value
Type: 
ListFieldElement
See Also