TNT SHM Field Names

This user property is used in conjunction with the TNT SHM Parent Function Field Names user property of the TNT SHM Functions business component. Use this user property to define the field names to be used to display the existing subfunction details in the Sub Function pop-up applet. Also, if there is any change in the subfunction details, use this user property to map all these field values back to the parent business component.

In C++, the field values are copied from the TNT SHM Create Sub Function VBC business component to the TNT SHM Functions business component in the defined field order. Therefore, you must maintain the order of the fields to determine from which field in the TNT SHM Create Sub Function VBC business component to which field in the TNT SHM Functions business component each value is copied.

TNT SHM Field Names Description

Value

TNT SHM Day#, TNT SHM Function Type, TNT SHM Post As/Signage, TNT SHM Date, TNT SHM End Time, TNT SHM Flow, TNT SHM Location, TNT SHM Projected, TNT SHM Start Time, TNT SHM Expected Attendees, TNT SHM Function Space Id, TNT SHM Function Space

Parent Object Type

TNT SHM Create Sub Function VBC business component

Usage

This user property is used in C++ code in conjunction with the TNT SHM Function business component. For more information about the usage of this user property, see TNT SHM Parent Function Field Names.