Hi,
I'm trying to add calculated field on a composite user type column
like the
following:
 <property name="Rate" type="Test.MoneyCompositeUserType,Test">
      <column name="Amount" ></column>
       <formula>333</formula>
      <column name="Currency" ></column>
  </property>

The code above doesn't work and I can't set the formula value.

Is there an option to use formula on a composite user type column?
Thanks
dyahav

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to