| MatchConfigurationAppliesTo Property |
Applies to
Namespace:
SanteDB.Matcher.Definition
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public Type[] AppliesTo { get; }
Public ReadOnly Property AppliesTo As Type()
Get
public:
virtual property array<Type^>^ AppliesTo {
array<Type^>^ get () sealed;
}
abstract AppliesTo : Type[] with get
override AppliesTo : Type[] with get
Property Value
Type:
TypeImplements
IRecordMatchingConfigurationAppliesToSee Also