PurchaseInvoiceLinesRepositoryLineCostCenterIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PurchaseInvoiceLine, Nullable<Guid>> LineCostCenterIdAttribute
Public Shared ReadOnly LineCostCenterIdAttribute As ColumnDataAttribute(Of PurchaseInvoiceLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PurchaseInvoiceLine^, Nullable<Guid^>^>^ LineCostCenterIdAttribute
static val LineCostCenterIdAttribute: ColumnDataAttribute<PurchaseInvoiceLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePurchaseInvoiceLine,
NullableGuid
See Also