 | AdoPolicyInformationServiceLocalProvider Property |
Gets the service which provides explicitly local access
Namespace: SanteDB.Persistence.Data.ServicesAssembly: SanteDB.Persistence.Data (in SanteDB.Persistence.Data.dll) Version: 3.0.2081-alpha+be3dca7062b437ed047a057127f85f12119224b9
Syntaxpublic IPolicyInformationService LocalProvider { get; }Public ReadOnly Property LocalProvider As IPolicyInformationService
Get
public:
virtual property IPolicyInformationService^ LocalProvider {
IPolicyInformationService^ get () sealed;
}abstract LocalProvider : IPolicyInformationService with get
override LocalProvider : IPolicyInformationService with get
Property Value
IPolicyInformationServiceImplements
ILocalServiceProviderTLocalServiceLocalProvider
See Also