Method MatrixStopBeingMaster
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
MatrixStopBeingMaster(string, string)
void MatrixStopBeingMaster(string parameterName, string masterLabel)
Parameters
MatrixStopBeingMaster(string, int)
void MatrixStopBeingMaster(string parameterName, int master)
Parameters
MatrixStopBeingMaster(int, string)
void MatrixStopBeingMaster(int pid, string masterLabel)
Parameters
MatrixStopBeingMaster(int, int)
void MatrixStopBeingMaster(int pid, int master)