InvoiceLinesRepositoryParentLineNoAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<InvoiceLine, Nullable<int>> ParentLineNoAttribute
Public Shared ReadOnly ParentLineNoAttribute As ColumnDataAttribute(Of InvoiceLine, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<InvoiceLine^, Nullable<int>^>^ ParentLineNoAttribute
static val ParentLineNoAttribute: ColumnDataAttribute<InvoiceLine, Nullable<int>>
Field Value
Type:
ColumnDataAttributeInvoiceLine,
NullableInt32
See Also