Share via


ProfileProperty Members

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

Abstraction for profile property. This class cannot be inherited.

The ProfileProperty type exposes the following members.

Methods

  Name Description
Aa162951.pubmethod(en-US,CS.70).gif Dispose Use this method to release resources by the ProfileProperty object.
Aa162951.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa162951.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa162951.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa162951.pubmethod(en-US,CS.70).gif GetProfiles Overloaded. Retrieves a profile object collection of the specified profile type.
Aa162951.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa162951.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa162951.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa162951.pubproperty(en-US,CS.70).gif Attributes Gets the profile property attributes collection.
Aa162951.pubproperty(en-US,CS.70).gif IsMultivalued Gets a value indicating if this is a multivalued property.
Aa162951.pubproperty(en-US,CS.70).gif MaxSize Gets the max storage size (in bytes) for this property.
Aa162951.pubproperty(en-US,CS.70).gif Name Gets the property name.
Aa162951.pubproperty(en-US,CS.70).gif Type Gets the profile property data type.
Aa162951.pubproperty(en-US,CS.70).gif Value Gets or sets the property value.

Top

See Also

Reference

ProfileProperty Class

Microsoft.CommerceServer.Runtime.Profiles Namespace