Team | R Documentation |
Represents a Synapse Team. User definable fields are:
Team(icon=NULL, description=NULL, name=NULL, canPublicJoin=NULL)
icon |
optional named parameter: fileHandleId for icon image of the Team |
description |
optional named parameter: A short description of this Team. |
name |
optional named parameter: The name of the Team. |
canPublicJoin |
optional named parameter: true for teams which members can join without an invitation or approval |
An object of type Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.