Converts this NullableUInt64 instance to a NullableDecimal.
A NullableDecimal that is NullableDecimal.Null if this NullableUInt64 is Null otherwise a NullableDecimal whose NullableDecimal.Value equals the Value of this instance.
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableUInt64 Class | TechTalk.Genome.NullableTypes Namespace