CQG API 4.0 - Revised
Value Property
See Also  Send Feedback
CQGExecutionPatternParameter Interface : Value Property

Glossary Item Box

Description

Sets/gets the value of the parameter.

Property type

Read-write property

Syntax

Visual Basic
Public Property Value As String

Return Type

Parameter value, represented as String

Remarks

This property should not be used if the parameter type is epptObject, epptCollection, or epptCollectionItem.

See Also