Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Returns a BoundSecurityProperty object specified by the given SecurityProperty ID or Name. PARAMETERS: Identifier as Integer or String.

Property type

  • Read-only property

Syntax

Code Block
languagevb
Public Property Item( _
   ByVal Identifier As Variant _
) As BoundSecurityProperty

Parameters

  • Identifier

See Also