ObjectChangesetsRepositoryUserIdAttribute 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<ObjectChangeset, Nullable<Guid>> UserIdAttribute
Public Shared ReadOnly UserIdAttribute As ColumnDataAttribute(Of ObjectChangeset, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ObjectChangeset^, Nullable<Guid^>^>^ UserIdAttribute
static val UserIdAttribute: ColumnDataAttribute<ObjectChangeset, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeObjectChangeset,
NullableGuid
See Also