| 
               | 
            
              IAdapter
             | 
          
The IAdapterExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              InputMeasurementKeys(IAdapter) | Returns the MeasurementKey values of the IAdapter input measurements. | 
| 
                 | 
              InputMeasurementKeysT(IEnumerableT) | Gets a distinct list of input measurement keys for all of the provided adapters. | 
| 
                 | 
              OutputMeasurementKeys(IAdapter) | Returns the MeasurementKey values of the IAdapter output measurements. | 
| 
                 | 
              OutputMeasurementKeysT(IEnumerableT) | Gets a distinct list of output measurement keys for all of the provided adapters. | 
| 
                 | 
              TemporalConstraintIsDefined | Returns true if IAdapter has a temporal constraint defined, i.e., either StartTimeConstraint or StopTimeConstraint is not set to its default value. |