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.3Syntax
public sealed class EPiServerDataIndexAttribute : Attribute
Constructors
EPiServerDataIndexAttribute()
Declaration
public EPiServerDataIndexAttribute()