OfferLinesRepositoryProductPriceIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Presales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<OfferLine, Nullable<Guid>> ProductPriceIdAttribute
Public Shared ReadOnly ProductPriceIdAttribute As ColumnDataAttribute(Of OfferLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<OfferLine^, Nullable<Guid^>^>^ ProductPriceIdAttribute
static val ProductPriceIdAttribute: ColumnDataAttribute<OfferLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeOfferLine,
NullableGuid
See Also