| SessionEstablishedEventArgsPurpose Property |
Purpose of the session
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string Purpose { get; }
Public ReadOnly Property Purpose As String
Get
public:
property String^ Purpose {
String^ get ();
}
member Purpose : string with get
Property Value
Type:
StringSee Also