synGetProjectSetting | R Documentation |
Gets the ProjectSetting for a project.
synGetProjectSetting(project, setting_type)
project |
Project entity or its id as a string |
setting_type |
type of setting. Choose from: 'upload', 'external_sync', 'requester_pays' |
The ProjectSetting as a named list or NULL if no settings of the specified type exist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.