SocialCommentsRepositoryDataObjectIdAttribute Field |
Definition of the data attribute for
DataObject reference
Namespace:
Aloe.EnterpriseOne.Model.Communities
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<SocialComment, Guid> DataObjectIdAttribute
Public Shared ReadOnly DataObjectIdAttribute As ColumnDataAttribute(Of SocialComment, Guid)
public:
static initonly ColumnDataAttribute<SocialComment^, Guid^>^ DataObjectIdAttribute
static val DataObjectIdAttribute: ColumnDataAttribute<SocialComment, Guid>
Field Value
Type:
ColumnDataAttributeSocialComment,
Guid
See Also