Class ParameterSettings
Represents parameter settings.
[Serializable]
public class ParameterSettings
- Inheritance
-
ParameterSettings
- Extension Methods
Remarks
Available from DataMiner 10.1.4 (RN 28792) onwards.
Constructors
- ParameterSettings()
Initializes a new instance of the ParameterSettings class.
Properties
- InheritIsHidden
Gets or sets a value indicating whether this profile instance should inherit the "IsHidden" property of a profile parameter.
- IsHidden
Gets or sets a value indicating whether this parameter is hidden. Default: false.
Methods
- Equals(ParameterSettings)
Determines whether the specified ParameterSettings object is equal to the current object.
- Equals(object)
Determines whether the specified object is equal to the current object.
- GetHashCode()
Returns a string that represents the current object.