Table of Contents

Property ExcludeSubViews

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

ExcludeSubViews

Gets or sets a value indicating whether to only exclude subviews from the search.

public bool ExcludeSubViews { get; set; }

Property Value

bool

true if subviews are excluded; otherwise, false.

Remarks

note

If you specify ExcludeSubViews, also specify View or ViewID.