Click or drag to resize
NameValuePair Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientNameValuePair

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
[SerializableAttribute]
public class NameValuePair

The NameValuePair type exposes the following members.

Constructors
  NameDescription
Public methodNameValuePair
Top
Properties
  NameDescription
Public propertyname
Public propertyvalue
Top
Remarks