Click or drag to resize

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.6.0.0 (5.6.19.0117)
Syntax
public List<FieldElement> FieldsToRefactor { get; }

Property Value

Type: ListFieldElement
See Also