SaaS CMS has officially launched! Learn more now.

Class EPiServerDataIndexAttribute

Attribute that can be applied to a property to specify that the value of the property should be stored in an indexed column

Inheritance
System.Object
EPiServerDataIndexAttribute
Namespace: EPiServer.Data.Dynamic
Assembly: EPiServer.Data.dll
Version: 12.0.3
Syntax
public sealed class EPiServerDataIndexAttribute : Attribute

Constructors

EPiServerDataIndexAttribute()

Declaration
public EPiServerDataIndexAttribute()

Extension Methods