| IRecordMatchingConfigurationAppliesTo Property |
Gets the types that this applies to
Namespace:
SanteDB.Core.Matching
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax Type[] AppliesTo { get; }
ReadOnly Property AppliesTo As Type()
Get
property array<Type^>^ AppliesTo {
array<Type^>^ get ();
}
abstract AppliesTo : Type[] with get
Property Value
Type:
TypeSee Also