Share via


ProfileOperationResponse Class

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

Describes a profile instance that was modified by a profile system operation.

Namespace:  Microsoft.CommerceServer.Profiles
Assembly:  Microsoft.CommerceServer.Profiles.CrossTierTypes (in Microsoft.CommerceServer.Profiles.CrossTierTypes.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Class ProfileOperationResponse
'Usage
Dim instance As ProfileOperationResponse
[ComVisibleAttribute(false)]
public class ProfileOperationResponse
[ComVisibleAttribute(false)]
public ref class ProfileOperationResponse
public class ProfileOperationResponse

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer.Profiles..::.ProfileOperationResponse

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ProfileOperationResponse Members

Microsoft.CommerceServer.Profiles Namespace