Represents a product that client is applying to acquire or invest in

Namespace:  QFD
Assembly:  QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class ProductItem : ParentField
Visual Basic (Declaration)
Public Class ProductItem _
	Inherits ParentField
Visual C++
public ref class ProductItem : public ParentField

Remarks

Inheritance Hierarchy

System..::.Object
  QFD..::.ParentField
    QFD..::.ProductItem

See Also