Click or drag to resize

TransformerFactoryGetTransformers Method

Get the transformers

Namespace:  SanteDB.Matcher.Transforms
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public IDictionary<string, Type> GetTransformers()

Return Value

Type: IDictionaryString, Type

[Missing <returns> documentation for "M:SanteDB.Matcher.Transforms.TransformerFactory.GetTransformers"]

See Also