| ImportableMappableFieldWrapperPath Property  | 
            Gets or sets the path along which the field is reached. The actual field is also part of this path
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.Extensibility.DataImportAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic List<ImportableField> Path { get; }Public ReadOnly Property Path As List(Of ImportableField)
	Get
Property Value
Type: 
ListImportableField
See Also