1
Suggestions and Requests / Re: API support for Export/Import Reference Data
« on: April 23, 2007, 02:41:50 am »
vote... i need it

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
package >
diagram >
{Diagram.Name} - {Diagram.Type}
{Diagram.Notes}
{Diagram.DiagramImg}
< diagram
element >
embedded elements >
{EmbeddedElement.Name}
< embedded elements
diagram >
< diagram
child elements >
< child elements
< element
child package >
< child package
< package
EA.Reference newRef = Repository.GetReferenceList("Status");
MessageBox.Show(newRef.Count.ToString());
Help -> Automation and Scripting -> The Automation Interface -> Reference -> Element