SocialPostsRepositoryPostTextAttribute Field |
Definition of the
PostText data attribute
Namespace:
Aloe.EnterpriseOne.Model.Communities
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<SocialPost, string> PostTextAttribute
Public Shared ReadOnly PostTextAttribute As ColumnDataAttribute(Of SocialPost, String)
public:
static initonly ColumnDataAttribute<SocialPost^, String^>^ PostTextAttribute
static val PostTextAttribute: ColumnDataAttribute<SocialPost, string>
Field Value
Type:
ColumnDataAttributeSocialPost,
String
See Also