View Source CastorEDC.DataCollection.DataPoints.SurveyPackageInstanceDataPointCollection (ExCastorEDC v0.2.0)

Provides access to survey package instance data point collection for all records

Link to this section Summary

Functions

Create/update a collection of field values for a survey package instance

List all collected data points for a survey package instance

Link to this section Functions

Link to this function

create(client, study_id, record_id, survey_package_instance_id, body)

View Source

Create/update a collection of field values for a survey package instance

More info

Link to this function

list(client, study_id, survey_package_instance_id, params \\ [])

View Source

List all collected data points for a survey package instance

More info