Method IsBaseProtocolParameter
IsBaseProtocolParameter(int)
Returns a value that indicates whether the specified parameter is a base protocol parameter.
public static bool IsBaseProtocolParameter(int parameterID)
Parameters
parameterID
intThe parameter ID.
Returns
- bool
true
if the specified parameter is a base protocol parameter.