Item Property

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

Gets a specified ProfilePropertyAttribute from the current collection.

Overload List

  Name Description
Aa530638.pubproperty(en-US,CS.70).gif Item[([(Int32])]) Gets a ProfilePropertyAttribute from the current collection, based upon the specified index.
Aa530638.pubproperty(en-US,CS.70).gif Item[([(String])]) Gets a ProfilePropertyAttribute from the current collection, based upon the specified name.

Top

Remarks

The Item property allows for accessing the ProfilePropertyAttribute collection items by index or name.

See Also

Reference

ProfilePropertyAttributeCollection Class

ProfilePropertyAttributeCollection Members

Microsoft.CommerceServer.Runtime.Profiles Namespace