Click or drag to resize

FileMatchConfigurationSectionFilePath Property

File path

Namespace:  SanteDB.Matcher.Configuration
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public List<FilePathConfiguration> FilePath { get; set; }

Property Value

Type: ListFilePathConfiguration
See Also