Method GetInt32Value GetInt32Value() Returns the field value as or null if the type is non-numeric. Declaration public virtual int? GetInt32Value() Returns Type Description System.Nullable<System.Int32> The field value or null if the type is non-numeric.