SalesOrderLinesRepositoryLineEndCustomerPartyIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<SalesOrderLine, Nullable<Guid>> LineEndCustomerPartyIdAttribute
Public Shared ReadOnly LineEndCustomerPartyIdAttribute As ColumnDataAttribute(Of SalesOrderLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<SalesOrderLine^, Nullable<Guid^>^>^ LineEndCustomerPartyIdAttribute
static val LineEndCustomerPartyIdAttribute: ColumnDataAttribute<SalesOrderLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeSalesOrderLine,
NullableGuid
See Also