ParameterID Property

English Query

English Query

ParameterID Property

Contains an integer identifying a parameter of a command relationship.

Applies To

Parameter Object

Syntax

Parameter.ParameterID [= value]

Parts

Parameter

An object variable that describes a parameter for a command relationship.

value

A returned integer that identifies a command relationship parameter.

Remarks

This property is read-only. Parameter IDs are assigned to entities in relationships by the English Query application developer when defining the command relationship.

See Also

DomainCmd Object