DateTimeValueSignificantDigits Property
Gets or sets the significant digits.
Namespace: MoreDateTimeAssembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
public int SignificantDigits { get; set; }
Dim instance As DateTimeValue
Dim value As Integer
value = instance.SignificantDigits
instance.SignificantDigits = value
public:
property int SignificantDigits {
int get ();
void set (int value);
}
No code example is currently available or this language may not be supported.
Property Value
Int32