Table of Contents

Class ElementParamFilterConfiguration

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

Represents a class for the element parameters included in the service.

public class ElementParamFilterConfiguration
Inheritance
ElementParamFilterConfiguration
Extension Methods

Constructors

ElementParamFilterConfiguration(int, string, bool)

Initializes a new instance of the ElementParamFilterConfiguration class.

ElementParamFilterConfiguration(int, string, bool, FilterType)

Initializes a new instance of the ElementParamFilterConfiguration class.

Properties

Filter

Gets or sets the filter for the parameter.

FilterType

Gets or sets the filter type for the parameter.

FilterValue

Gets the filter value for the parameter.

IsIncluded

Gets or sets a value indicating whether the parameter is included.

MatrixPort

Gets or sets the matrix port for the parameter.

ParameterID

Gets or sets the ID of the parameter.