is it possible to populate data in DSL class model,
example: i want set attribute value for Year from dropdownbox for Person domain class
can you please guide me how tis possible?
The best place to get detailed support on DSL Tools is the VS Extensibility forum at http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=57&SiteID=1
If I understand your question, the property browser does what you want.
-- Steve
The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Inappropriate comments will be deleted at the author’s discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.