IOperationLogModuleOPObject Property

获取操作对象的名称。

Definition

Namespace: QuickAdmin.Service.CRUD
Assembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 2.0.13
C#
string OPObject { get; }

Property Value

string

Remarks

与操作日志实体的 OPObject 对应。

See Also