SimpleList Interface
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Namespace: Microsoft.CommerceServer.Runtime
Assembly: Microsoft.CommerceServer.Interop (in Microsoft.CommerceServer.Interop.dll)
Syntax
'Declaration
<GuidAttribute("B7990D0A-45FD-11D0-8176-00A0C90A90C7")> _
Public Interface SimpleList _
Implements ISimpleList
'Usage
Dim instance As SimpleList
[GuidAttribute("B7990D0A-45FD-11D0-8176-00A0C90A90C7")]
public interface SimpleList : ISimpleList
[GuidAttribute(L"B7990D0A-45FD-11D0-8176-00A0C90A90C7")]
public interface class SimpleList : ISimpleList
public interface SimpleList extends ISimpleList