Method GetInt64Value GetInt64Value() Returns the field value as or null if the type is non-numeric. Declaration public virtual long? GetInt64Value() Returns Type Description System.Nullable<System.Int64> The field value or null if the type is non-numeric. Implements IIndexableField.GetInt64Value()