CastOptions.allowDecimalTruncate
bool allowDecimalTruncate() @propertyGet allowDecimalTruncate property.
Returns
Whether truncating decimal value is allowed or not.
void allowDecimalTruncate(bool propval) @propertySet allowDecimalTruncate property.
Parameters
propval | Whether truncating decimal value is allowed or not. |