Returns the selected strategy definition by its unique identifier.
This is the default property.
Read-only property
Visual Basic |
---|
Public Property Item( _ ByVal id_ As String _ ) As CQGStrategyDefinition |
- id_
The corresponding CQGStrategyDefinition object.
If the accessed object does not exist, see Accessing non-existent collection items to learn more about the return type.