| 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.DataImport
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic List<ImportableField> Path { get; }Public ReadOnly Property Path As List(Of ImportableField)
	Get
Property Value
Type: 
ListImportableField
See Also