Class ProtocolParameterReference
Represents a reference to a protocol parameter.
[Serializable]
public class ProtocolParameterReference
- Inheritance
-
ProtocolParameterReference
- Extension Methods
Constructors
- ProtocolParameterReference()
Initializes a new instance of the ProtocolParameterReference class.
- ProtocolParameterReference(ProtocolParameterReference)
Initializes a new instance of the ProtocolParameterReference class using the specified ProtocolParameterReference instance.
Properties
- MediationSnippetID
Gets or sets the media snippet ID.
- ParameterId
Gets or sets the ID of the protocol parameter.
- ProtocolID
Gets or set the protocol name and version.
- ProtocolName
Gets or sets the name of the protocol.
- ProtocolVersion
Gets or sets the version of the protocol.
- TableIndex
Gets or sets the table index.
Methods
- Equals(ProtocolParameterReference)
Determines whether the specified ProtocolParameterReference object is equal to the current object.
- Equals(object)
Determines whether the specified object is equal to the current object.
- FiltersTo(ProtocolParameterReference)
Retrieves a value indicating whether this protocol parameter reference matches the specified filter.
- GetHashCode()
Calculates the hash code for this object.