Click or drag to resize

IDataTransformer Interface

Represents a class which can be used to transform input data

Namespace:  SanteDB.Matcher.Transforms
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public interface IDataTransformer

The IDataTransformer type exposes the following members.

Properties
  NameDescription
Public propertyName
Get the name of the transform
Top
See Also