AuditLogEntryEventName Property |
Specific event or method name. Contents depend on the Event Type. Null when N/A. [Filter(eq;like)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string EventName { get; set; }
Public Property EventName As String
Get
Set
public:
property String^ EventName {
String^ get ();
void set (String^ value);
}
member EventName : string with get, set
Property Value
Type:
String
See Also