ActiveReports 12 Server User Guide
UploadOptions Object
ActiveReports 12 Server User Guide > Web Service Library > UploadOptions Object

Defines options for how to upload a resource.

Object Properties

Name Description
ConnectionString Property Gets the string value representing the connection string to use.
Overwrite Property Gets the Boolean value indicating whether to overwrite existing resources.
SkipResourceValidation Gets the Boolean value indicating whether to validate that all requirements are met for using the uploaded resource to serve compiled reports.
See Also