This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
When I change value of properties Generate Backreference Data Member Attribute, Generate Backreference ID Data Member Attribute or Generate Collection Data Member Attribute on an Association it does not change generated code. Do I need to set any other options to get it working or it is a bug? |
|
|
Make sure you are referencing System.ServiceModel and System.Runtime.Serialization in the project where your lsmodel file resides as we look for these to enable code generation of the DataMember attributes. If you are already code generating out DataMember attributes but you believe there is a bug with these specific fields would you be able to provide a repro project where the issue can be reproduced as we are not aware of any issues with this.
|
|