Click or drag to resize
IMap Interface
Maps a name to a name while reading data from a source

Namespace: FlexRule.Data.Maps
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IMap

The IMap type exposes the following members.

Properties
  NameDescription
Public propertySource
Source name
Public propertyTarget
Target name
Top
See Also