This is preliminary documentation and is subject to change.

DateTimeValueInsignificantDigits Property

Gets or sets the insignificant digits, the number of digits in the number minus the significant digits.

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public int InsignificantDigits { get; set; }

Property Value

Int32

See Also