Item Property
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Gets a ProfileProperty from the current collection, based upon the specified index or name.
Overload List
Name | Description | |
---|---|---|
Item[([(Int32])]) | Gets a ProfileProperty from the current collection, based upon the specified index. | |
Item[([(String])]) | Gets a ProfileProperty from the current collection, based upon the specified name. |
Top
Remarks
Retrieves a ProfileProperty from the current collection with the specified index or name.
See Also
Reference
ProfilePropertyCollection Class