Click or drag to resize

DoubleMetaphoneTransformName Property

Gets the name of the transform

Namespace:  SanteDB.Matcher.Transforms.Text
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IDataTransformerName
See Also