RdmParameter() Constructor

Syntax:

public RdmParameter()

Description:

The default constructor for the RdmParameter class. Specifying a new RdmParameter object with this constructor generates a new parameter object with an empty ParameterName and with new RdmParameter not being associated with any command. An association with an RdmCommand needs to be made before the new parameter object is useful.

Parameters:

None

Exceptions:

None