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

Public Function MappedObjectProperty( _
   ByVal Identifier As Variant _
) As Variant

Parameters

  • Identifier


  • No labels