Click or drag to resize

ApplicationServiceContextCurrent Property

Gets or sets the current application service context

Namespace:  SanteDB.Core
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public static IApplicationServiceContext Current { get; set; }

Property Value

Type: IApplicationServiceContext
See Also