PurchaseProductPricesRepositoryThruDateAttribute Field |
Definition of the
ThruDate 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<PurchaseProductPrice, Nullable<DateTime>> ThruDateAttribute
Public Shared ReadOnly ThruDateAttribute As ColumnDataAttribute(Of PurchaseProductPrice, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<PurchaseProductPrice^, Nullable<DateTime^>^>^ ThruDateAttribute
static val ThruDateAttribute: ColumnDataAttribute<PurchaseProductPrice, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributePurchaseProductPrice,
NullableDateTime
See Also