Now I get the same values. I had to set TicksPerLevel as a property on the instance. You can’t set it via the constructor.
volumeProfileMinuteResolution.TicksPerLevel = 20;
Now I get the same values. I had to set TicksPerLevel as a property on the instance. You can’t set it via the constructor.
volumeProfileMinuteResolution.TicksPerLevel = 20;