ObjectVersionsRepositoryUserIdAttribute Field |
Definition of the data attribute for
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 ColumnDataAttribute<ObjectVersion, Guid> UserIdAttribute
Public Shared ReadOnly UserIdAttribute As ColumnDataAttribute(Of ObjectVersion, Guid)
public:
static initonly ColumnDataAttribute<ObjectVersion^, Guid^>^ UserIdAttribute
static val UserIdAttribute: ColumnDataAttribute<ObjectVersion, Guid>
Field Value
Type:
ColumnDataAttributeObjectVersion,
Guid
See Also