Class IndexAttribute
- Namespace
- Cratis.Chronicle.ReadModels
- Assembly
- Cratis.Chronicle.dll
Attribute for specifying that a property on a read model should be indexed.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
public sealed class IndexAttribute : Attribute
- Inheritance
-
IndexAttribute
- Inherited Members