TechTalk Genome v4.2

NullableDecimal.One Field

Represents the number positive one (1) that can be assigned to an instance of the NullableDecimal structure.

public static readonly NullableDecimal One;

Remarks

Zero field is a constant of the NullableDecimal structure.

Requirements

Namespace: TechTalk.Genome.NullableTypes

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableDecimal Class | TechTalk.Genome.NullableTypes Namespace