The name of the macro to call when uploading of a file is complete. The macro's argument will be the name of this control.
Property Type: Static
Default Value: null
Hierarchical Reference: ControlName.UploadCompleteMacro
Ensure the property is a static property (It will display the gray orb alongside the property name)
The default value of the static property can be changed by typing the required value directly into the property field:
A rule can also be built for this property by changing the type to dynamic.
See How To: Change A Static Property To A Dynamic Property.
Value set in Form Designer. Static properties can be made Dynamic by double clicking the gray radio button.