Method GetDateResolution
GetDateResolution(String)
Returns the date resolution that is used by RangeQueries for the given field. Returns null, if no default or field specific date resolution has been set for the given field.
Declaration
public virtual DateTools.Resolution GetDateResolution(string fieldName)
Parameters
Type | Name | Description |
---|---|---|
System.String | fieldName |
Returns
Type | Description |
---|---|
DateTools.Resolution |