 | FileMatchConfigurationSectionCacheFiles Property |
True if files should be cached
Namespace: SanteDB.Matcher.ConfigurationAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic 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
Boolean
See Also