Class CapabilityUsageParameterValue
Represents a capability usage parameter value.
[Serializable]
public sealed class CapabilityUsageParameterValue
- Inheritance
-
CapabilityUsageParameterValue
- Extension Methods
Remarks
Feature introduced in DataMiner 9.6.4 (RN 20891, 21178).
Constructors
- CapabilityUsageParameterValue()
Initializes a new instance of the CapabilityUsageParameterValue class.
Properties
- RequiredDiscreet
Gets or sets the required discrete value.
- RequiredRangePoint
Gets or sets the required range point.
- RequiredString
Gets or sets the required string.
Methods
- Clone()
Creates a new object that is a copy of the current instance.
- Equals(CapabilityUsageParameterValue)
Indicates whether the current object is equal to another object of the same type.
- Equals(object)
Determines whether the specified object is equal to the current object.
- GetHashCode()
Calculates the hash code for this object.
- ToString()
Returns a string that represents the current object.