The properties of the NullableDecimal structure are listed below. For a complete list of NullableDecimal structure members, see the NullableDecimal Members topic.
IsNull | Indicates whether or not the value of the NullableDecimal structure is null. |
IsPositive | Indicates whether or not the value of the NullableDecimal structure is greater than zero. |
Value | Gets the value of the NullableDecimal structure. This property is read-only |
NullableDecimal Class | NullableTypes Namespace