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