Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: utkarsh on June 12, 2008, 05:23:36 pm

Title: Default value of taggedvalue is not retrieved
Post by: utkarsh on June 12, 2008, 05:23:36 pm
Hi,

When I add a new design Item(package) in the repository, I cannot retrieve the default tagged value in c# code. The tagged value is of type enumeration having values (New,Changed,None) with default value(Changed). However, if the user changes the default value it is retrieved in the code.
Please help.
Thanks.