Click or drag to resize
Infosoft Logo

InfoWebItem Class

Represents a random key/value pair
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.Subscription.MarketingInfoWebItem

Namespace: Infosoft.Webservices.Subscription.Marketing
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class InfoWebItem

The InfoWebItem type exposes the following members.

Properties
 NameDescription
Public propertyItem1 Gets the first item (i.e the key)
Public propertyItem2 Gets the second item (i.e the value)
Top
See Also