[Missing <summary> documentation for "T:CWS.Common.NDXInterface.NDX.SoldService.IHomeSalesChannel"]
Assembly: NDX (in NDX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public interface IHomeSalesChannel : IHomeSales, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable |
| Visual Basic (Declaration) |
|---|
Public Interface IHomeSalesChannel _ Implements IHomeSales, IClientChannel, IContextChannel, IChannel, _ ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable |
| Visual C++ |
|---|
public interface class IHomeSalesChannel : IHomeSales, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel^>, IDisposable |