Quantcast
Channel: Reports & Macros
Viewing all articles
Browse latest Browse all 1118

How to get connection list of any object?

$
0
0

Hi Guys,

 

Again I am here to ask you a question. I am struggling with this from last few days.

I want to extract all yellow marked connection from relationship of any object.

mean all connection which are exist in current model in which my object is present currently.

see the below mentioned relationship of one object.

I have four carries out connection on this object but in my current model only one connection physically exists which is checked with yellow mark.

I want to extract only this one relationship nothing else.

 

 

as of now I am using

var cxn=  func_obj.ObjDef().CxnListFilter(Constants.EDGES_INOUT);

 

I am getting lot of connection with this code :(

Please help me....

 

Thanks,

Ankit

 

 

 

 

 


Viewing all articles
Browse latest Browse all 1118

Trending Articles