Learn R Programming

synapseClient (version 1.14-0)

synGetProperty: synGetProperty

Description

Get a property for an entity.

Usage

synGetProperty(entity, name)

Arguments

entity
The entity for which to get the property.
name
The name of the property to get.

Value

The property value for the given property name.

See Also

synGetAnnotations synSetAnnotations synGetProperties synSetProperties synGetAnnotation synSetAnnotation synSetProperty