TargetGroupsRepositoryNameAttribute Field |
Definition of the
Name data attribute
Namespace:
Aloe.EnterpriseOne.Model.Crm.Marketing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TargetGroup, string> NameAttribute
Public Shared ReadOnly NameAttribute As ColumnDataAttribute(Of TargetGroup, String)
public:
static initonly ColumnDataAttribute<TargetGroup^, String^>^ NameAttribute
static val NameAttribute: ColumnDataAttribute<TargetGroup, string>
Field Value
Type:
ColumnDataAttributeTargetGroup,
String
See Also