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.9.0.0 (5.9.0)
Syntax public List<FieldElement> FieldsToRefactor { get; }
Public ReadOnly Property FieldsToRefactor As List(Of FieldElement)
Get
Property Value
Type:
ListFieldElementSee Also