{{tag>Programmers_Reference Methods IChannelType_Interface getsinksettings Index}} ====getSinkSettings ()==== public Properties getSinkSettings (Properties channelSettings) This method extracts the channel settings specific only to the Sink supported by the channel from the combined settings that has properties of both Sink and Source. This may only be relevant if for whatever reason the Sink cannot use the combined channel settings. ===Parameters=== |''channelSettings''|the channel settings prepared by the Channel Settings Editor that contain the settings for both Sink and Source| ===Returns==== The properties that only have the settings specific to the Sink. If this is not relevant the original settings may be returned.