Class AccountLogEventArgs
- Namespace
- Lers.Administration
- Assembly
- Lers.System.dll
Аргументы события, связанного с журналом действий пользователя.
public class AccountLogEventArgs : EventArgs
- Inheritance
-
AccountLogEventArgs
- Inherited Members
- Extension Methods
Properties
LogRecord
Запись журнала действий учётной записи.
public AccountLog LogRecord { get; }
Property Value
Operation
Тип операции.
public EntityOperationType Operation { get; }