Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
public List<ImportableField> Path { get; }

Property Value

Type: ListImportableField
See Also