Method GetKeyForItem
GetKeyForItem(TriggerChannelConfiguration)
Returns the key for the specified configuration object.
protected override TriggerChannel GetKeyForItem(TriggerChannelConfiguration item)
Parameters
item
TriggerChannelConfigurationThe configuration object from which to extract the key.
Returns
- TriggerChannel
The key for the specified configuration object.