Gets a value indicating the sign of a specified NullableDecimal structure.
NullableInt32.Null if x is Null, NullableInt32.Zero if x is Zero otherwise +1 x is greater then zero or -1 if x is less then zero.
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableDecimal Class | TechTalk.Genome.NullableTypes Namespace