ExcludeFromPayload - UDT's

Can ExcludeFromPayload be done on individual tags inside a Datatype and not be transmitted with the UDT?

We have a lot of members that don’t need to be transmitted with the message. Instead of create a reference UDT with stripped down tagging - be nice to point the transmission to the default provider.

This isn’t possible at this time. ExcludeFromPayload can be used on full UDT instances and definitions. But, it will not be honored on UDT members. If it is used on a definition, that definition will be excluded from the NBIRTH and all instances will also be excluded.