PurchaseControlDocumentLinesRepositoryPurchaseInvoiceLineIdAttribute 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<PurchaseControlDocumentLine, Nullable<Guid>> PurchaseInvoiceLineIdAttribute
Public Shared ReadOnly PurchaseInvoiceLineIdAttribute As ColumnDataAttribute(Of PurchaseControlDocumentLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PurchaseControlDocumentLine^, Nullable<Guid^>^>^ PurchaseInvoiceLineIdAttribute
static val PurchaseInvoiceLineIdAttribute: ColumnDataAttribute<PurchaseControlDocumentLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePurchaseControlDocumentLine,
NullableGuid
See Also