GetOperationsProgressForUser Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Retrieves a collection of operations initiated by the current user.

Overload List

  Name Description
ms986640.pubmethod(en-US,CS.70).gif GetOperationsProgressForUser()()() Returns all the operations that started in the last 24 hours.
ms986640.pubmethod(en-US,CS.70).gif GetOperationsProgressForUser(TimeSpan) Retrieve the operations for the current user started more recently than the specified date.

Top

Remarks

Retrieves a collection of operations initiated by the current user within the last 24 hours or after the specified startedAfter time.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace