GetPropertyFromMappings

This method retrieves the property named in the name parameter. The property is returned in the property parameter. This method can return any value listed in the Agentry Values of the External Field - ActiveX Control field within the mobile application. The name parameter is set to the name of the value as defined in the Agentry Values list. As of version 5.2.8 of the Agentry Mobile Platform, these properties can be of type collection and object in addition to the other property types support in previous versions.

Prototype

void GetPropertyFromMappings(BSTR name, VARIANT* property)

Parameters

Return Value

None (see the property parameter description)