Share via


IProfileElements.PropertyGroups Property (BCL)

The PropertyGroups property retrieves the PropertyGroups collection on this Profile object.

Definition

[Visual Basic .NET]

Public ReadOnly Property PropertyGroups As ProfilePropertyGroupCollection

[C#]

public ProfilePropertyGroupCollection PropertyGroups{get;} 

Property Value

The ProfilePropertyGroupCollection object.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: W indows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.