 | IRecordMatchingConfigurationMetadataStatus Property |
Get or sets the state of the configuration
Namespace: SanteDB.Core.MatchingAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
SyntaxMatchConfigurationStatus Status { get; }ReadOnly Property Status As MatchConfigurationStatus
Get
property MatchConfigurationStatus Status {
MatchConfigurationStatus get ();
}abstract Status : MatchConfigurationStatus with get
Property Value
MatchConfigurationStatus
See Also