Method GetMatrixInputForOutput
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
GetMatrixInputForOutput(int, string)
int GetMatrixInputForOutput(int pid, string output)
Parameters
Returns
GetMatrixInputForOutput(string, int)
int GetMatrixInputForOutput(string name, int output)
Parameters
Returns
GetMatrixInputForOutput(string, string)
int GetMatrixInputForOutput(string name, string output)
Parameters
Returns
GetMatrixInputForOutput(int, int)
int GetMatrixInputForOutput(int pid, int output)