Book a Demo

Author Topic: Disable "Show namespaces" programmatically  (Read 3253 times)

Fabio Riera

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Disable "Show namespaces" programmatically
« on: August 07, 2013, 12:07:47 am »
Hi there,

How to disable the diagram option "Show namespaces" programmatically?

Thanks in advance

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Disable "Show namespaces" programmatically
« Reply #1 on: August 07, 2013, 01:28:26 am »
From my Inside book:
Quote
t_diagram

Column         Description
----------------------------
ShowForeign  Show Namespace property
q.

Fabio Riera

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Re: Disable "Show namespaces" programmatically
« Reply #2 on: August 07, 2013, 03:05:14 am »
Thanks again Qwerty!
"Show namespaces" disabled when T_DIAGRAM.SHOWFOREIGN = 0