AuditLogEntriesRepositoryEventTypeDeleteRecord Field |
DeleteRecord value. Stored as 'EDE'.
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const AuditLogEntriesRepositoryEventType DeleteRecord = 4
Public Const DeleteRecord As AuditLogEntriesRepositoryEventType = 4
public:
literal AuditLogEntriesRepositoryEventType^ DeleteRecord = 4
static val mutable DeleteRecord: AuditLogEntriesRepositoryEventType
Field Value
Type:
AuditLogEntriesRepositoryEventType
See Also