Gets the gateway sink sources of this sink.

C# | Visual Basic | Visual C++ | J# |
IList<IGatewaySinkSource> Sources { get; }
ReadOnly Property Sources As IList(Of IGatewaySinkSource)
property IList<IGatewaySinkSource^>^ Sources { IList<IGatewaySinkSource^>^ get (); }
/** @property */ IList<IGatewaySinkSource> get_Sources()