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 | |
---|---|---|
Item[([(Int32])]) | Gets a ProfilePropertyAttribute from the current collection, based upon the specified index. | |
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