 | ApproxPhoneticOptionAlgorithm Property |
The phonetic algorithm type
Namespace: SanteDB.Matcher.ConfigurationAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic ApproxPhoneticOptionPhoneticAlgorithmType Algorithm { get; set; }Public Property Algorithm As ApproxPhoneticOptionPhoneticAlgorithmType
Get
Set
public:
property ApproxPhoneticOptionPhoneticAlgorithmType Algorithm {
ApproxPhoneticOptionPhoneticAlgorithmType get ();
void set (ApproxPhoneticOptionPhoneticAlgorithmType value);
}member Algorithm : ApproxPhoneticOptionPhoneticAlgorithmType with get, set
Property Value
ApproxPhoneticOptionPhoneticAlgorithmType
See Also