DocumentsRepositoryBaseAssignedToUserReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Document, User> AssignedToUserReference
Public Shared ReadOnly AssignedToUserReference As PrimaryKeyReference(Of Document, User)
public:
static initonly PrimaryKeyReference<Document^, User^>^ AssignedToUserReference
static val AssignedToUserReference: PrimaryKeyReference<Document, User>
Field Value
Type:
PrimaryKeyReferenceDocument,
User
See Also