CastOptions.allowDecimalTruncate

bool allowDecimalTruncate() @property

Get allowDecimalTruncate property.

Returns

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

Set allowDecimalTruncate property.

Parameters

propvalWhether truncating decimal value is allowed or not.