Table of Contents

Class ElementParamConfiguration

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Represents a configuration class for elements that are included in services.

public class ElementParamConfiguration : ParamConfiguration, IServiceParamConfiguration
Inheritance
ElementParamConfiguration
Implements
Inherited Members
Extension Methods

Properties

ElementId

Gets or sets the DataMiner/element ID of the included element.

IsService

Gets a value indicating whether the included item is a service.

ParameterFilters

Gets the parameters included in the service for this element.

Methods

AddParameter(ElementParamFilterConfiguration)

Adds a parameter for the element to the service.

ClearParameters()

Removes all parameters for the element from the service.

RemoveParameter(ElementParamFilterConfiguration)

Removes a parameter for the element from the service.

SetParameterFilters(IEnumerable<ElementParamFilterConfiguration>)

Replaces the parameters included in the service for this element.

Advanced search syntax