
LeanGeoPointAttribute
- Namespace
- Rowles.LeanCorpus.Mapping.Attributes
- Assembly
- Rowles.LeanCorpus.dll
Maps a LeanGeoLocation property to a GeoPointField.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
public sealed class LeanGeoPointAttribute : Attribute
- Inheritance
-
LeanGeoPointAttribute
LeanGeoPointAttribute(string)
Initialises a new LeanGeoPointAttribute.
Name
The field name used at indexing time.
Required
Whether the field is required by the generated schema.