ProfilePropertyGroup.Name Property (BCL)

The Name property accesses the property group name.

Definition

[Visual Basic .NET]

Public ReadOnly Property Name As System.String

[C#]

public System.String Name{get;} 

Property Value

A System.String containing the name of the property.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

See Also

Code to Create and Set Profile Properties

Code to Retrieve and Display Profile Properties

Copyright © 2005 Microsoft Corporation.
All rights reserved.