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