Table of Contents

Property NameFilter

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

NameFilter

Gets or sets a filter for the service name, which can contain * and ? as wildcards.

public string NameFilter { get; set; }

Property Value

string

A filter for the service name, which can contain * and ? as wildcards.