PublishFileParameters Class
Public Class PublishFileParameters
This language is not supported or no code example is available.
public class PublishFileParameters
This language is not supported or no code example is available.
public ref class PublishFileParameters
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_id | The id of the file to publish |
![]() |
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 | The 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.PublishFileParameters