| FileMatchConfigurationSectionCacheFiles Property |
True if files should be cached
Namespace:
SanteDB.Matcher.Configuration
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public bool CacheFiles { get; set; }
Public Property CacheFiles As Boolean
Get
Set
public:
property bool CacheFiles {
bool get ();
void set (bool value);
}
member CacheFiles : bool with get, set
Property Value
Type:
BooleanSee Also