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.

ParameterFilters

Gets the parameters included in the service for this element.

Methods

AddParameter(ElementParamFilterConfiguration)

Adds a parameter for the element to the service.

SetParameterFilters(List<ElementParamFilterConfiguration>)

Sets the parameters included in the service for this element.