Click or drag to resize
PropertySetBase Class
Represents the abstract base class for the PropertySet and AllProperties classes.
Inheritance Hierarchy
SystemObject
  CorrigoServicePropertySetBase
    CorrigoServiceAllProperties
    CorrigoServicePropertySet

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