Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents an update clause containing the catalog property to update and its value.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class UpdateClause
'Usage
Dim instance As UpdateClause
[SerializableAttribute]
public class UpdateClause
[SerializableAttribute]
public ref class UpdateClause
public class UpdateClause
Remarks
Clauses describing the updates to occur.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Catalog..::.UpdateClause
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.