Property IncludeLocs
IncludeLocs
Gets or sets the output field that identifies the location used to calculate the distance.
public FieldDefinition<TOutputDocument> IncludeLocs { get; set; }
Property Value
- FieldDefinition<TOutputDocument>
Gets or sets the output field that identifies the location used to calculate the distance.
public FieldDefinition<TOutputDocument> IncludeLocs { get; set; }