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