We know an assignment block in overview page is built based on settype or relationship. However, how can we know the exact settype ID for which the assignment block is built?
For example, I would like to know which settype the following assignment block is built on.
How to check?

(1) Make focus on the assignment block, click F2:

how to know which settype an assignment block is built based on

In popup window, write down view name and context node name:

how to know which settype an assignment block is built based on

(2) In UI workbench, find out which BOL node the context node is bound to.

how to know which settype an assignment block is built based on

Query against the table below by OBJECT_EXT = BOL name got in previous step.
Write down the settype guid: C0970BD1EFDFD311AB66009027B70B8E

how to know which settype an assignment block is built based on

Now you can know settype id by guid from table below:

how to know which settype an assignment block is built based on

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
how to know which settype an assignment block is built based on

相关文章:

  • 2021-10-13
  • 2021-06-06
  • 2022-12-23
  • 2022-02-28
  • 2022-12-23
  • 2022-02-23
  • 2021-10-31
  • 2022-12-23
猜你喜欢
  • 2021-10-19
  • 2022-02-10
  • 2021-10-08
  • 2021-09-14
  • 2021-10-31
  • 2022-12-23
  • 2021-09-27
相关资源
相似解决方案