Description Usage Arguments Value Slots Author(s) See Also
Constructor for Project
1 |
name |
Name of the Project to be created in Synapse |
... |
Additional named parameters are interpreted as properties or annotations on the Project |
The created Project is returned. NOTE: This is an in-memory representation. To persist to Synapse use synStore()
.
attachOwn
internally used information to handle file caching
annotations
annotations set on the object
synapseEntityKind
in this case, 'Project'
synapseWebUrl
Synapse web URL
generatedBy
the Activity which generated this Project, if applicable (see Activity
)
properties
Synapse properties for a Project. Properties of interest include:
id
unique Synapse ID as set by the system upon synStore (not set by user)
name
user supplied name
description
user supplied description
Bruce Hoff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.