| MappingGetColumnMappings Method (Boolean) |
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax public virtual ColumnMappingCollection GetColumnMappings(
bool forceAll
)
Public Overridable Function GetColumnMappings (
forceAll As Boolean
) As ColumnMappingCollection
Parameters
- forceAll
- Type: SystemBoolean
Return Value
Type:
ColumnMappingCollectionSee Also