Versions Compared

Key

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

Description

Looks up the value of a property of the mapped object indicated by the passed-in string. Available properties depend on the type of the mapped object.

Syntax

Code Block
languagevb
Public Function MappedObjectProperty( _
   ByVal Identifier As Variant _
) As Variant

Parameters

  • Identifier


Info
titleSee Also