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