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 IntegerAttributeValue : AttributeValue<int>

Inheritance Hierarchy

System..::.Object
  EPiServer.Common.Queries..::.AttributeValue<(Of <(Int32>)>)
    EPiServer.Common.Queries..::.IntegerAttributeValue

See Also