Represents a product that client is applying to acquire or invest in
Namespace:
QFDAssembly: 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 |