 | UpstreamRepositoryServiceBaseTModel, TWireFormat, TCollectionDataCachingService Property |
Gets the data caching service
Namespace: SanteDB.Client.Upstream.RepositoriesAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxprotected IDataCachingService DataCachingService { get; }Protected ReadOnly Property DataCachingService As IDataCachingService
Get
protected:
property IDataCachingService^ DataCachingService {
IDataCachingService^ get ();
}member DataCachingService : IDataCachingService with get
Property Value
IDataCachingService
See Also