Method MatrixSetLockMode
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
MatrixSetLockMode(int, bool, string, bool)
void MatrixSetLockMode(int pid, bool input, string label, bool mode)
Parameters
MatrixSetLockMode(string, bool, int, bool)
void MatrixSetLockMode(string parameterName, bool input, int index, bool mode)
Parameters
MatrixSetLockMode(int, bool, int, bool)
void MatrixSetLockMode(int pid, bool input, int index, bool mode)
Parameters
MatrixSetLockMode(string, bool, string, bool)
void MatrixSetLockMode(string parameterName, bool input, string label, bool mode)