CastOptions.allowDecimalTruncate

bool allowDecimalTruncate() @property nothrow

Get allowDecimalTruncate property.

Returns

Whether truncating decimal value is allowed or not.
void allowDecimalTruncate(bool propval) @property nothrow

Set allowDecimalTruncate property.

Parameters

propvalWhether truncating decimal value is allowed or not.