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