Property IsSignedNumber
IsSignedNumber
Gets whether DataType specifies a signed number. Additionally MinValue is also checked whether it allows negative numbers.
[Browsable(false)]
public virtual bool IsSignedNumber { get; }
Gets whether DataType specifies a signed number. Additionally MinValue is also checked whether it allows negative numbers.
[Browsable(false)]
public virtual bool IsSignedNumber { get; }