PurchaseOrderLinesRepositoryParentDocumentIdAttribute 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<PurchaseOrderLine, Nullable<Guid>> ParentDocumentIdAttribute
Public Shared ReadOnly ParentDocumentIdAttribute As ColumnDataAttribute(Of PurchaseOrderLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PurchaseOrderLine^, Nullable<Guid^>^>^ ParentDocumentIdAttribute
static val ParentDocumentIdAttribute: ColumnDataAttribute<PurchaseOrderLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePurchaseOrderLine,
NullableGuid
See Also