XML3 - API DLL Documentation
Base class that holds a Description of the attribute, and the value of said attribute.

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

Syntax

C#
public class ProductAttribute
Visual Basic
Public Class ProductAttribute
Visual C++
public ref class ProductAttribute

Remarks

Inheritance Hierarchy

System..::..Object
  XMLV3API.Products..::..ProductAttribute

See Also