DocumentCommentsRepositoryAssignToUserReference Field |
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> AssignToUserReference
Public Shared ReadOnly AssignToUserReference As PrimaryKeyReference(Of DocumentComment, User)
public:
static initonly PrimaryKeyReference<DocumentComment^, User^>^ AssignToUserReference
static val AssignToUserReference: PrimaryKeyReference<DocumentComment, User>
Field Value
Type:
PrimaryKeyReferenceDocumentComment,
User
See Also