| ApproxPhoneticOptionAlgorithm Property |
The phonetic algorithm type
Namespace:
SanteDB.Matcher.Configuration
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public 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
Type:
ApproxPhoneticOptionPhoneticAlgorithmTypeSee Also