Class ConnectivityInterfaceParameter
Represents a DataMiner Connectivity Framework (DCF) interface parameter.
public class ConnectivityInterfaceParameter
- Inheritance
-
ConnectivityInterfaceParameter
- Extension Methods
Constructors
- ConnectivityInterfaceParameter()
Initializes a new instance of the ConnectivityInterfaceParameter class.
- ConnectivityInterfaceParameter(int, string)
Initializes a new instance of the ConnectivityInterfaceParameter class using the parameter ID and index.
Properties
- InterfaceParameterId
Gets the ID of the interface parameter.
- InterfaceParameterIndex
Gets the index of the interface parameter.