S
Stanislaw Tristan
I have a static structure diagram and want to create a report with an 3rd
party report engine. So I need ti export all metadata of my classes to
external file. I can't find a built-in operation for this, so I want to
write my own export script on VBA language.
While viewing the visio object model I can't understand how to implement
next tasks:
- read all properties of some class (including tag values and custom
properties)
- read all properties of attributes and operations of some class
Is there a example of my task?
Thanks!
party report engine. So I need ti export all metadata of my classes to
external file. I can't find a built-in operation for this, so I want to
write my own export script on VBA language.
While viewing the visio object model I can't understand how to implement
next tasks:
- read all properties of some class (including tag values and custom
properties)
- read all properties of attributes and operations of some class
Is there a example of my task?
Thanks!