ProductTypesRepositoryLotAutoCreationAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductType, bool> LotAutoCreationAttribute
Public Shared ReadOnly LotAutoCreationAttribute As ColumnDataAttribute(Of ProductType, Boolean)
public:
static initonly ColumnDataAttribute<ProductType^, bool>^ LotAutoCreationAttribute
static val LotAutoCreationAttribute: ColumnDataAttribute<ProductType, bool>
Field Value
Type:
ColumnDataAttributeProductType,
Boolean
See Also