Method Mask
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
Mask(string)
Masks the element that is linked to the dummy.
void Mask(string reason)
Parameters
reasonstringThe reason why the element is masked.
Mask(string, int)
Masks the element that is linked to the dummy for the specified period of time.
void Mask(string reason, int amountOfSeconds)