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