Click or drag to resize

Product_StoreCreateProducts Property

The mode allows you to create multiple products.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<Product_StoreCreateProductsEnum> CreateProducts { get; set; }

Property Value

ReferenceProduct_StoreCreateProductsEnum
See Also