Click or drag to resize

CorrigoServiceRetrieveAsync Method (EntitySpecifier, PropertySetBase, Object)

Namespace:  CorrigoService
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void RetrieveAsync(
	EntitySpecifier entitySpecifier,
	PropertySetBase propertySet,
	Object userState
)

Parameters

entitySpecifier
Type: CorrigoServiceEntitySpecifier
propertySet
Type: CorrigoServicePropertySetBase
userState
Type: SystemObject
Remarks