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