CommerceEvent

This class represents the mappings between commerce events and the logical classes that store the event data. Commerce events are specially structured query strings written by Commerce Server components.

Ee825808.note(en-US,CS.10).gif Note

  • Two different class members should not point to the same storage member.

Data Members

Data Member Name Data Type Default Value Description
CommerceEventClassName WSTR None Stores the name of the event class.
CommerceEventMemberName WSTR None Stores the name of the event member.
StorageClassName WSTR None Stores the name of the storage class.
StorageMemberName WSTR None Stores the name of the storage member.

Class Key

No key is defined for this class. It is a dependent class.

Relations

No relations are defined for this class.


All rights reserved.