Dynamicweb 8 Documentation
Groups Property (ProductIndexEntry)

Gets or sets the collection of product groups for this entry.
Syntax
'Declaration
 
<DataMemberAttribute()> 
<Dynamicweb.Searching.Schemas.SchemaDefinitionElementAttribute()> 
Public Property Groups As String()
[DataMemberAttribute()] 
[Dynamicweb.Searching.Schemas.SchemaDefinitionElementAttribute()] 
public string[] Groups {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProductIndexEntry Class
ProductIndexEntry Members

Send Feedback