Method FindView
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
FindView()
Gets the name of the view this element is a member of.
string FindView()
Returns
- string
The name of the view this element is a member of.
Remarks
If an element is a member of multiple views, this method only returns one of them. If you want all views, use the FindViews() method.