Description

Returns the DataLineageColumn specified by either the name or the ID. PARAMETERS: Identifier as String or Integer.

Property Type

  • Read-only property

Syntax

Public Property Item( _
   ByVal Identifier As Variant _
) As DataLineageColumn

Parameters

  • Identifier


  • No labels