Versions Compared

Key

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

Description

Returns a TransformationDisplay object (specified by the given GUID or by the given name or ID of the parent Transformation). PARAMETERS: Identifier as String or Integer.

Property type

  • Read-only property

Syntax

...

Code Block
languagevb
Public Property _Item(_

...


   ByVal Identifier As Variant _
) As TransformationDisplay

Parameters

  • Identifier

See Also