Home > Forum > Plugins > How to Get instance by instance Id in Webcon SDK Plugin

How to Get instance by instance Id in Webcon SDK Plugin
0

I am trying to create Webcon SDK Plugin that will update multiple instances( update fields of different instances ) but I have not figured out how to get instance by a number.
I have list of instance ids.

RunCustomActionParams args,
args.Context.CurrentDocument contains GetFieldValue method but does not contain any method GetInstanceById