XML3 - API DLL Documentation
Product Attributes

Namespace: XMLV3API.Products
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public IList<ProductAttribute> ProductAttributes { get; }
Visual Basic
Public ReadOnly Property ProductAttributes As IList(Of ProductAttribute)
	Get
Visual C++
public:
property IList<ProductAttribute^>^ ProductAttributes {
	IList<ProductAttribute^>^ get ();
}

Field Value

Return Value

Remarks