AuditLogEntriesRepositoryUserReference Field |
Definition of the
User reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<AuditLogEntry, User> UserReference
Public Shared ReadOnly UserReference As PrimaryKeyReference(Of AuditLogEntry, User)
public:
static initonly PrimaryKeyReference<AuditLogEntry^, User^>^ UserReference
static val UserReference: PrimaryKeyReference<AuditLogEntry, User>
Field Value
Type:
PrimaryKeyReferenceAuditLogEntry,
User
See Also