One object in collection is 'Unique' #3183
Unanswered
Chicagoan2016
asked this question in
Questions
Replies: 1 comment 2 replies
-
It is fine, other than that things like datagrid controls will only use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a collection object of line Items but one object in the collection is different. The fee/amount associated with that line item needs values from 'Calling code' so we are implementing it similar to what @rockfordlhotka has discussed on p-129 of Data access book (Using Csla 4 books).
I was curious is it okay to define two methods on collection, 'AddWhateverItem' and 'AddItem'?
Regards
Beta Was this translation helpful? Give feedback.
All reactions