 | IRecordMatchingConfigurationAppliesTo Property |
Gets the types that this applies to
Namespace: SanteDB.Core.MatchingAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
SyntaxType[] AppliesTo { get; }ReadOnly Property AppliesTo As Type()
Get
property array<Type^>^ AppliesTo {
array<Type^>^ get ();
}abstract AppliesTo : Type[] with get
Property Value
Type
See Also