| ComponentAliasRelevance Property |
Gets the relevance of the alias
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public double Relevance { get; }
Public ReadOnly Property Relevance As Double
Get
public:
property double Relevance {
double get ();
}
member Relevance : float with get
Property Value
Type:
DoubleSee Also