Server / API implications * None as PHP will treat larger than INT values as a FLOAT automatically
.NET client implications * Will need to change the ints to doubles in the FileCollector
Server / API implications
* None as PHP will treat larger than INT values as a FLOAT automatically
.NET client implications
* Will need to change the ints to doubles in the FileCollector