PackagerDialog Class Members
In This Topic
The following tables list the members exposed by PackagerDialog.
Public Constructors
Public Methods
| Name | Description |
| Send | Start the package and send process, using the application configuration. |
| SendEmail | Overloaded. Start the package and send process but only allow sending to email |
| SendToFile | Overloaded. Start the package and send process but only allow sending to a file. |
| SendToServer | Start the package and send process but only allow sending to a server. |
| SetEmailServer | Specify email server information to use if required instead of the information stored in the application configuration. |
Top
See Also