Share via


CommerceEventMemberAttribute.MemberName Property (BCL)

The MemberName property is a read-only String that gets the Commerce-specific short name of the Commerce property that the instance of this attribute is associated with.

Definition

[Visual Basic .NET]

Public ReadOnly Property MemberName As System.String

[C#]

public System.String MemberName{get;} 

Property Value

A string containing the name of the property.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.