Click or drag to resize

SessionInfoSession Property

Gets the underlying session this wraps

Namespace:  SanteDB.DisconnectedClient.Ags.Model
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public ISession Session { get; }

Property Value

Type: ISession
See Also