ProductTypePurchaseInvoiceLinePropertiesRepositoryRequiredAttribute Field |
Definition of the
Required data attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductTypePurchaseInvoiceLineProperty, bool> RequiredAttribute
Public Shared ReadOnly RequiredAttribute As ColumnDataAttribute(Of ProductTypePurchaseInvoiceLineProperty, Boolean)
public:
static initonly ColumnDataAttribute<ProductTypePurchaseInvoiceLineProperty^, bool>^ RequiredAttribute
static val RequiredAttribute: ColumnDataAttribute<ProductTypePurchaseInvoiceLineProperty, bool>
Field Value
Type:
ColumnDataAttributeProductTypePurchaseInvoiceLineProperty,
Boolean
See Also