cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

How to Read phantom Components Parameter Using VB API?

yshinde
1-Newbie

How to Read phantom Components Parameter Using VB API?

Hi All I want to get the parameter from phantom component i tried bellowed code but it doesn't work !

  NewModel = BSession.RetrieveModel(modelDesc)

  ParamOwner = CType(NewModel, IpfcParameterOwner)

Code failed at 1st line .

is there any work around ?

2 REPLIES 2

As we can not open phantom component in new window then how to access their parameters?

Manually we can go to parameter table by using "Edit Parameter" option.

any one Please  help

PARTHIBAN_K
15-Moonstone
(To:yshinde)

Hello Yogesh,

Please share your error details to find out the problem

See this link about how to get parameter

Re: How to get parameter values by API

Parthiban Kannan

href="https://www.linkedin.com/in/parthiban-kannan/" target="_blank"
Top Tags