Click or drag to resize

PropertySet Class

Used to specify the properties for retrieve and update.
Inheritance Hierarchy
SystemObject
  CorrigoServicePropertySetBase
    CorrigoServicePropertySet

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[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