|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL IsNegative (decimal) |
Verifies if the passed decimal is negative |
|
| + | LOGICAL IsNotNullOrZero (decimal) |
Verifies if the passed in decimal value is not unknown value
or 0 |
|
| + | LOGICAL IsNullOrEmpty (decimal) |
Verifies if the passed in decimal value is the unknown value
or 0 |
|
| + | LOGICAL IsPositive (decimal) |
Verifies if the passed decimal is positive |
| Options | Name | Purpose | |
|---|---|---|---|
| - | DecimalType () |
Disallow instance creation |
|
Top
PUBLIC LOGICAL IsNegative (decimal)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL IsNotNullOrZero (decimal)
|
||||||||||||||||||||||
PUBLIC LOGICAL IsNullOrEmpty (decimal)
|
||||||||||||||||||||||
PUBLIC LOGICAL IsPositive (decimal)
|
||||||||||||||||||||||
PRIVATE DecimalType ()
|
||||||||
|---|---|---|---|---|---|---|---|---|