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