Set this property to the true if your project database uses decimal type for the floating point values.
[Visual Basic]Public Property UseDecimals As
Boolean [C#]public
bool UseDecimals {get; set;}
Remarks
Aspose.Tasks will try to determine your database settings and set this property automatically.
See Also
MPDDatabase Class | Aspose.Tasks Namespace