PurchasePriceListsRepositoryThruDateAttribute 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<PurchasePriceList, Nullable<DateTime>> ThruDateAttribute
Public Shared ReadOnly ThruDateAttribute As ColumnDataAttribute(Of PurchasePriceList, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<PurchasePriceList^, Nullable<DateTime^>^>^ ThruDateAttribute
static val ThruDateAttribute: ColumnDataAttribute<PurchasePriceList, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributePurchasePriceList,
NullableDateTime
See Also