Hi there,
After converting my C/Side code to AL, I received the following error in Visual Studio Code AL.

 This is caused by the sequence of the properties exported of the field definitions.
As soon as I copy the line FieldClass=Flowfield above the CalcFormula property the error disappears. 
Any idea how to prevent this?