Wiki

This version (16 Nov 2021 03:10) was approved by Nikhin Shetty.The Previously approved version (16 Nov 2021 03:07) is available.Diff

Click here to return back

Get Plugin Properties

This action allows the user to get all the available properties of a given plugin. The function call takes in 1 argument. Function will return the plugin property name, type, and it's value.


API

Dictionary<string, Param> GetPluginProperties(string elementUid)


Arguments

  1. elementUid- Uid of the plugin whose properties are to be known.


Result

The collection of result contains the collection of property name in the form of string, (Param) value and it's type of the property.

resources/tools-software/sigmastudiov2/usingsigmastudio/scripting/getpluginproperties.txt · Last modified: 16 Nov 2021 03:10 by Nikhin Shetty