Click or drag to resize

IToolGetAdditionalInformation Method

Returns additional Name/Value pairs that further describe this specific tool

Namespace: RelaxIS_SDK.Interfaces
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
Dictionary<string, string> GetAdditionalInformation()

Return Value

DictionaryString, String
Additional Name/Value pairs that further describe this specific tool
See Also