Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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