PublishPackageParameters Class
Public Class PublishPackageParameters
This language is not supported or no code example is available.
public class PublishPackageParameters
This language is not supported or no code example is available.
public ref class PublishPackageParameters
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
Name | Description | |
---|---|---|
![]() |
description | A cosmetic description |
![]() |
display_name | The display name to show when the user visits the landing page |
![]() |
emails | Emails to use for tracking or emailing purposes |
![]() |
expiry_date_utc | Set a UTC based expiry date, if required |
![]() |
file_ids | The ids and versions of the files to package - use -1 as the version id if you want the latest version |
![]() |
include_password_in_email | Display any used password in the outgoing email? |
![]() |
optional_email_note | An optional note, included in any email etc |
![]() |
page_id | Page id of the template to use for the download page |
![]() |
password | An optional password to use |
![]() |
send_email | Should an email be sent? |
![]() |
show_langing_page | Should a landing page be shown when the user tries to download the files? |
![]() |
track_contacts_individually | Whether or not to track contacts individually |
SynergyClientAPI.Files.Publishing.PublishPackageParameters