Represents the representative for the client (agent, broker, advisor, etc)

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

Syntax

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

Remarks

Inheritance Hierarchy

See Also