I have code that sets the PXDataFieldAssign value as follows:
pf = new PXDataFieldAssign(someValue);
I also ha