Click or drag to resize
PropertySet Class
Used to specify the properties for retrieve and update.
Inheritance Hierarchy

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

The PropertySet type exposes the following members.

Properties
  NameDescription
Public propertyProperties
Gets or sets the property data.
Top
See Also