Measurement
|
public static MeasurementKey CreateOrUpdate( Guid signalID, string value )
Exception | Condition |
---|---|
ArgumentException | signalID cannot be empty |
FormatException | The value is not in the correct format for a MeasurementKey value. |