Namespace:  EPiServer.Common.Queries
Assembly:  EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 4.1.517.380

Syntax

C#
[SerializableAttribute]
public class GroupAttributeValue : AttributeValue<IGroup>

Inheritance Hierarchy

System..::.Object
  EPiServer.Common.Queries..::.AttributeValue<(Of <(IGroup>)>)
    EPiServer.Common.Queries..::.GroupAttributeValue

See Also