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