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
parameterIDintThe parameter ID.
Returns
- bool
trueif the specified parameter is a base protocol parameter.