Method MatrixGetFollowMode
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
MatrixGetFollowMode(string, string)
bool MatrixGetFollowMode(string parameterName, string outputLabel)
Parameters
Returns
MatrixGetFollowMode(string, int)
bool MatrixGetFollowMode(string parameterName, int index)
Parameters
Returns
MatrixGetFollowMode(int, string)
bool MatrixGetFollowMode(int pid, string outputLabel)
Parameters
Returns
MatrixGetFollowMode(int, int)
bool MatrixGetFollowMode(int pid, int index)