BoxesRepositoryOwnerUserIdAttribute Field |
Definition of the data attribute for
OwnerUser reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Box, Guid> OwnerUserIdAttribute
Public Shared ReadOnly OwnerUserIdAttribute As ColumnDataAttribute(Of Box, Guid)
public:
static initonly ColumnDataAttribute<Box^, Guid^>^ OwnerUserIdAttribute
static val OwnerUserIdAttribute: ColumnDataAttribute<Box, Guid>
Field Value
Type:
ColumnDataAttributeBox,
Guid
See Also