DocumentStateChangesRepositoryUserStatusIdAttribute Field |
Definition of the data attribute for
UserStatus reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentStateChange, Nullable<Guid>> UserStatusIdAttribute
Public Shared ReadOnly UserStatusIdAttribute As ColumnDataAttribute(Of DocumentStateChange, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<DocumentStateChange^, Nullable<Guid^>^>^ UserStatusIdAttribute
static val UserStatusIdAttribute: ColumnDataAttribute<DocumentStateChange, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeDocumentStateChange,
NullableGuid
See Also