<NotifyAllInGroupOnPacketSend>
Section:
Options
Required:
No
Value type:
Boolean (true or false)
Default:
true
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Controls to whom e-mail is sent when a packet is sent to a group.
If the flag is set true and the packet is sent to a group, every member of the group will receive the notification e-mail. If you have large groups, setting this to false will reduce the amount of unwanted e-mail sent to group members.
Example
This example shows how to have e-mail sent to all group members:
<NotifyAllInGroupOnPacketSend>true</NotifyAllInGroupOnPacketSend>
Was this helpful?