| ObjectLockedExceptionLockedUser Property |
Get the user which locked the object
Namespace:
SanteDB.Core.Exceptions
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string LockedUser { get; }
Public ReadOnly Property LockedUser As String
Get
public:
property String^ LockedUser {
String^ get ();
}
member LockedUser : string with get
Property Value
Type:
StringSee Also