Click or drag to resize
AllProperties Class
Specifies that all properties of an entity instance should be retrieved.
Inheritance Hierarchy
SystemObject
  CorrigoServicePropertySetBase
    CorrigoServiceAllProperties

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