 | MeasurementConfigManagerLoadSampleConfiguration Method (Int32) |
Loads the parameters of a sample configuration. Do not call from UI thread.
Namespace:
LynceeTec.API
Assembly:
LynceeTec.API (in LynceeTec.API.dll) Version: 10.1.23514.0 , built 2023-11-07 12:21:48 UTC
Syntaxpublic static void LoadSampleConfiguration(
int sampleConfigurationId
)
public:
static void LoadSampleConfiguration(
int sampleConfigurationId
)
Parameters
- sampleConfigurationId
- Type: SystemInt32
ID of the sample configuration in the database.
Exceptions
See Also