TNT SHM Write Field Names
This user property is used in conjunction with the TNT SHM Parent Function Write Field Names user property of the TNT SHM Function business component. Use this user property to define the field names to map back to the parent business component to save changes in the subfunction details.
In C++, the field values are copied from the TNT SHM Create Sub Function VBC business component to the TNT SHM Function 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 Write 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 Write Field Names. |