CommerceEventMemberAttribute Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Attributes that marks a Commerce Server-specific short name with a Commerce Server property. This class cannot be inherited.
The CommerceEventMemberAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CommerceEventMemberAttribute | Initializes a new instance of the CommerceEventMemberAttribute class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
MemberName | Gets the Commerce Server-specific short name of the property that the instance of this attribute is associated with. | |
TypeId | (Inherited from Attribute.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
_Attribute..::.GetIDsOfNames | (Inherited from Attribute.) | |
_Attribute..::.GetTypeInfo | (Inherited from Attribute.) | |
_Attribute..::.GetTypeInfoCount | (Inherited from Attribute.) | |
_Attribute..::.Invoke | (Inherited from Attribute.) |
Top