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