ProductsRepositoryLotsIssueAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<Product, Nullable<ProductsRepositoryLotsIssue>> LotsIssueAttribute
Public Shared ReadOnly LotsIssueAttribute As StringEnumDataAttribute(Of Product, Nullable(Of ProductsRepositoryLotsIssue))
public:
static initonly StringEnumDataAttribute<Product^, Nullable<ProductsRepositoryLotsIssue^>^>^ LotsIssueAttribute
static val LotsIssueAttribute: StringEnumDataAttribute<Product, Nullable<ProductsRepositoryLotsIssue>>
Field Value
Type:
StringEnumDataAttributeProduct,
NullableProductsRepositoryLotsIssue
See Also