MarketingActivitiesRepositoryTargetGroupIdAttribute Field |
Definition of the data attribute for
TargetGroup reference
Namespace:
Aloe.EnterpriseOne.Model.Crm.Marketing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<MarketingActivity, Nullable<Guid>> TargetGroupIdAttribute
Public Shared ReadOnly TargetGroupIdAttribute As ColumnDataAttribute(Of MarketingActivity, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<MarketingActivity^, Nullable<Guid^>^>^ TargetGroupIdAttribute
static val TargetGroupIdAttribute: ColumnDataAttribute<MarketingActivity, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeMarketingActivity,
NullableGuid
See Also