Click or drag to resize

PropertyValuePair Class

Inheritance Hierarchy
SystemObject
  CorrigoServicePropertyValuePair

Namespace:  CorrigoService
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class PropertyValuePair

The PropertyValuePair type exposes the following members.

Properties
  NameDescription
Public propertyPropertyName
Gets or sets a property name.
Public propertyValue
Gets or sets a property value.
Top
Remarks
See Also