Click or drag to resize

Product_StoreImages Property

The list of images of the product. PNG, JPG formats are supported.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public ReferenceList<ReferenceValueType_Resource> Images { get; }

Property Value

ReferenceListReferenceValueType_Resource
See Also